DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::PlazaRefinementND, including all inherited members.
get_simplices(std::vector< std::size_t > &simplex_set, const std::vector< bool > &marked_edges, const std::vector< std::size_t > &longest_edge, std::size_t tdim, bool uniform) | dolfin::PlazaRefinementND | static |
refine(Mesh &new_mesh, const Mesh &mesh, bool redistribute, bool calculate_parent_facets) | dolfin::PlazaRefinementND | static |
refine(Mesh &new_mesh, const Mesh &mesh, const MeshFunction< bool > &refinement_marker, bool redistribute, bool calculate_parent_facets) | dolfin::PlazaRefinementND | static |
refine(Mesh &new_mesh, const Mesh &mesh, const MeshFunction< bool > &refinement_marker, bool calculate_parent_facets, MeshRelation &mesh_relation) | dolfin::PlazaRefinementND | static |