dolfinx.cpp.mesh ================ .. automodule:: dolfinx.cpp.mesh .. rubric:: Functions .. autosummary:: build_dual_graph cell_dim cell_entity_type cell_normals cell_num_entities cell_num_vertices compute_connectivity compute_entities compute_incident_entities compute_midpoints create_box_float32 create_box_float64 create_cell_partitioner create_interval_float32 create_interval_float64 create_mesh create_meshtags create_rectangle_float32 create_rectangle_float64 create_submesh entities_to_geometry exterior_facet_indices extract_topology get_entity_vertices h is_simplex locate_entities locate_entities_boundary to_string to_type .. rubric:: Classes .. autosummary:: CellType DiagonalType Geometry_float32 Geometry_float64 GhostMode MeshTags_float64 MeshTags_int32 MeshTags_int64 MeshTags_int8 Mesh_float32 Mesh_float64 Topology