Skip to main content
Ctrl+K

pandamesh

  • Examples
  • API Reference
  • GitHub
  • Deltares
  • Examples
  • API Reference
  • GitHub
  • Deltares

Section Navigation

  • Changelog
  • pandamesh.Preprocessor
  • pandamesh.Preprocessor.unify_polygons
  • pandamesh.Preprocessor.merge_polygons
  • pandamesh.Preprocessor.clip_lines
  • pandamesh.Preprocessor.unify_lines
  • pandamesh.Preprocessor.interpolate_lines_to_points
  • pandamesh.Preprocessor.snap_points
  • pandamesh.Preprocessor.clip_points
  • pandamesh.Preprocessor.to_geodataframe
  • pandamesh.find_edge_intersections
  • pandamesh.find_proximate_perimeter_points
  • pandamesh.TriangleMesher
  • pandamesh.TriangleMesher.generate
  • pandamesh.TriangleMesher.generate_geodataframe
  • pandamesh.TriangleMesher.generate_ugrid
  • pandamesh.TriangleMesher.minimum_angle
  • pandamesh.TriangleMesher.conforming_delaunay
  • pandamesh.TriangleMesher.suppress_exact_arithmetic
  • pandamesh.TriangleMesher.maximum_steiner_points
  • pandamesh.TriangleMesher.delaunay_algorithm
  • pandamesh.TriangleMesher.consistency_check
  • pandamesh.DelaunayAlgorithm
  • pandamesh.GmshMesher
  • pandamesh.GmshMesher.generate
  • pandamesh.GmshMesher.generate_geodataframe
  • pandamesh.GmshMesher.generate_ugrid
  • pandamesh.GmshMesher.mesh_algorithm
  • pandamesh.GmshMesher.recombine_all
  • pandamesh.GmshMesher.mesh_size_extend_from_boundary
  • pandamesh.GmshMesher.mesh_size_from_points
  • pandamesh.GmshMesher.mesh_size_from_curvature
  • pandamesh.GmshMesher.field_combination
  • pandamesh.GmshMesher.subdivision_algorithm
  • pandamesh.GmshMesher.general_verbosity
  • pandamesh.GmshMesher.add_matheval_distance_field
  • pandamesh.GmshMesher.add_threshold_distance_field
  • pandamesh.GmshMesher.add_structured_field
  • pandamesh.GmshMesher.add_structured_field_from_dataarray
  • pandamesh.GmshMesher.fields
  • pandamesh.GmshMesher.clear_fields
  • pandamesh.GmshMesher.write
  • pandamesh.GmshMesher.finalize
  • pandamesh.GmshMesher.finalize_gmsh
  • pandamesh.gmsh_env
  • pandamesh.FieldCombination
  • pandamesh.GeneralVerbosity
  • pandamesh.GmshMesher
  • pandamesh.MeshAlgorithm
  • pandamesh.SubdivisionAlgorithm
  • API Reference
  • pandamesh.TriangleMesher.suppress_exact_arithmetic

pandamesh.TriangleMesher.suppress_exact_arithmetic#

property TriangleMesher.suppress_exact_arithmetic: bool#

Suppresses exact arithmetic.

See: https://www.cs.cmu.edu/~quake/triangle.exact.html

previous

pandamesh.TriangleMesher.conforming_delaunay

next

pandamesh.TriangleMesher.maximum_steiner_points

On this page
  • TriangleMesher.suppress_exact_arithmetic

This Page

  • Show Source

© Copyright Deltares.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.