PolyFEM
Loading...
Searching...
No Matches
polyfem::mesh::LocalMesh< M > Member List

This is the complete list of members for polyfem::mesh::LocalMesh< M >, including all inherited members.

ball_selection(const M &m, const VectorNd &center, const double rel_radius, const int n_ring_size)polyfem::mesh::LocalMesh< M >static
body_ids() constpolyfem::mesh::LocalMesh< M >inline
boundary_edges() constpolyfem::mesh::LocalMesh< M >inline
boundary_faces() constpolyfem::mesh::LocalMesh< M >inline
boundary_facets()polyfem::mesh::LocalMesh< M >
boundary_facets() constpolyfem::mesh::LocalMesh< M >
boundary_ids() constpolyfem::mesh::LocalMesh< M >inline
build_bases(const std::string &formulation)polyfem::mesh::LocalMesh< M >
displacements() constpolyfem::mesh::LocalMesh< M >inline
elements() constpolyfem::mesh::LocalMesh< M >inline
fixed_vertices() constpolyfem::mesh::LocalMesh< M >inline
flood_fill_n_ring(const M &m, const Tuple &center, const double area)polyfem::mesh::LocalMesh< M >static
global_to_local() constpolyfem::mesh::LocalMesh< M >inline
init_local_to_global()polyfem::mesh::LocalMesh< M >protected
init_vertex_attributes(const M &m)polyfem::mesh::LocalMesh< M >protected
local_to_global() constpolyfem::mesh::LocalMesh< M >inline
LocalMesh(const M &m, const std::vector< Tuple > &element_tuples, const bool include_global_boundary)polyfem::mesh::LocalMesh< M >
m_body_idspolyfem::mesh::LocalMesh< M >protected
m_boundary_edgespolyfem::mesh::LocalMesh< M >protected
m_boundary_facespolyfem::mesh::LocalMesh< M >protected
m_boundary_idspolyfem::mesh::LocalMesh< M >protected
m_elementspolyfem::mesh::LocalMesh< M >protected
m_fixed_verticespolyfem::mesh::LocalMesh< M >protected
m_global_to_localpolyfem::mesh::LocalMesh< M >protected
m_local_to_globalpolyfem::mesh::LocalMesh< M >protected
m_num_local_verticespolyfem::mesh::LocalMesh< M >protected
m_positionspolyfem::mesh::LocalMesh< M >protected
m_projection_quantitiespolyfem::mesh::LocalMesh< M >protected
m_rest_positionspolyfem::mesh::LocalMesh< M >protected
n_ring(const M &m, const Tuple &center, const int n)polyfem::mesh::LocalMesh< M >static
n_ring(const M &m, const std::vector< Tuple > &one_ring, const int n)polyfem::mesh::LocalMesh< M >static
num_elements() constpolyfem::mesh::LocalMesh< M >inline
num_local_vertices() constpolyfem::mesh::LocalMesh< M >inline
num_vertices() constpolyfem::mesh::LocalMesh< M >inline
positions() constpolyfem::mesh::LocalMesh< M >inline
projection_quantities() constpolyfem::mesh::LocalMesh< M >inline
remove_duplicate_fixed_vertices()polyfem::mesh::LocalMesh< M >protected
reorder_vertices(const Eigen::VectorXi &permutation)polyfem::mesh::LocalMesh< M >
rest_positions() constpolyfem::mesh::LocalMesh< M >inline
Tuple typedefpolyfem::mesh::LocalMesh< M >protected
write_mesh(const std::string &path, const Eigen::MatrixXd &sol) constpolyfem::mesh::LocalMesh< M >