GetFEM
5.4.2
|
This is the complete list of members for getfem::stored_mesh_slice, including all inherited members.
build(const getfem::mesh &m, const slicer_action &a, size_type nrefine=1) | getfem::stored_mesh_slice | inline |
build(const getfem::mesh &m, const slicer_action &a, const slicer_action &b, size_type nrefine=1) | getfem::stored_mesh_slice | inline |
build(const getfem::mesh &m, const slicer_action &a, const slicer_action &b, const slicer_action &c, size_type nrefine=1) | getfem::stored_mesh_slice | inline |
convex_num(size_type ic) const | getfem::stored_mesh_slice | inline |
convex_pos(size_type cv) const | getfem::stored_mesh_slice | inline |
dim() const | getfem::stored_mesh_slice | inline |
get_edges(std::vector< size_type > &edges, dal::bit_vector &slice_edges, bool from_merged_nodes) const | getfem::stored_mesh_slice | |
interpolate(const getfem::mesh_fem &mf, const V1 &UU, V2 &V) const | getfem::stored_mesh_slice | inline |
linked_mesh() const | getfem::stored_mesh_slice | inline |
merge(const stored_mesh_slice &sl) | getfem::stored_mesh_slice | |
merge_nodes() const | getfem::stored_mesh_slice | |
merged_point(size_type i_merged) const | getfem::stored_mesh_slice | inline |
merged_point_cnt(size_type i_merged) const | getfem::stored_mesh_slice | inline |
nb_convex() const | getfem::stored_mesh_slice | inline |
nb_merged_nodes() const | getfem::stored_mesh_slice | inline |
nb_points() const | getfem::stored_mesh_slice | inline |
nb_simplexes(std::vector< size_type > &c) const | getfem::stored_mesh_slice | inline |
nb_simplexes(size_type sdim) const | getfem::stored_mesh_slice | inline |
nodes(size_type ic) const | getfem::stored_mesh_slice | inline |
read_from_file(std::istream &ist, const getfem::mesh &m) | getfem::stored_mesh_slice | |
replay(slicer_action &a) const | getfem::stored_mesh_slice | inline |
set_dim(size_type newdim) | getfem::stored_mesh_slice | |
simplexes(size_type ic) const | getfem::stored_mesh_slice | inline |
stored_mesh_slice(const getfem::mesh &m, size_type nrefine=1) | getfem::stored_mesh_slice | inlineexplicit |
write_to_file(std::ostream &os) const | getfem::stored_mesh_slice |