PolyFEM
|
This is the complete list of members for polyfem::utils::SphereSelection, including all inherited members.
BBox typedef | polyfem::utils::Selection | |
build(const json &j_selections, const BBox &mesh_bbox, const std::string &root_path="") | polyfem::utils::Selection | static |
build_selections(const json &j_selections, const BBox &mesh_bbox, const std::string &root_path="") | polyfem::utils::Selection | static |
center_ | polyfem::utils::SphereSelection | protected |
id(const size_t element_id, const std::vector< int > &vs, const RowVectorNd &p) const | polyfem::utils::Selection | inlinevirtual |
id_ | polyfem::utils::Selection | protected |
inside(const size_t p_id, const std::vector< int > &vs, const RowVectorNd &p) const override | polyfem::utils::SphereSelection | virtual |
radius2_ | polyfem::utils::SphereSelection | protected |
Selection(const int id) | polyfem::utils::Selection | inline |
Selection() | polyfem::utils::Selection | inlineprotected |
SphereSelection(const json &selection, const BBox &mesh_bbox) | polyfem::utils::SphereSelection | |
~Selection() | polyfem::utils::Selection | inlinevirtual |