GetFEM  5.4.2
getfem::torus_mesh Member List

This is the complete list of members for getfem::torus_mesh, including all inherited members.

add_convex(bgeot::pgeometric_trans pgt, ITER ipts)getfem::meshinline
bgeot::mesh_structure::add_convex(pconvex_structure cs, ITER ipts, bool *present=0)bgeot::mesh_structure
add_convex_by_points(bgeot::pgeometric_trans pgt, ITER ipts, const scalar_type tol=scalar_type(0))getfem::mesh
bgeot::basic_mesh::add_face_of_convex(size_type ic, short_type f)bgeot::mesh_structure
bgeot::basic_mesh::add_faces_of_convex(size_type ic)bgeot::mesh_structure
add_parallelepiped(dim_type di, const ITER &ipts)getfem::mesh
add_parallelepiped_by_points(dim_type di, const ITER &ps)getfem::mesh
add_prism(dim_type di, const ITER &ipts)getfem::mesh
add_prism_by_points(dim_type di, const ITER &ps)getfem::mesh
add_pyramid(size_type a, size_type b, size_type c, size_type d, size_type e)getfem::mesh
add_segment(size_type a, size_type b)getfem::mesh
add_segment_by_points(const base_node &pt1, const base_node &pt2)getfem::meshinline
add_simplex(dim_type di, ITER ipts)getfem::meshinline
add_simplex_by_points(dim_type dim, ITER ipts)getfem::mesh
add_tetrahedron(size_type a, size_type b, size_type c, size_type d)getfem::mesh
add_tetrahedron_by_points(const base_node &p1, const base_node &p2, const base_node &p3, const base_node &p4)getfem::mesh
add_triangle(size_type a, size_type b, size_type c)getfem::mesh
add_triangle_by_points(const base_node &p1, const base_node &p2, const base_node &p3)getfem::mesh
adjacent_face(size_type ic, short_type f) constbgeot::mesh_structure
Bank_refine(dal::bit_vector)getfem::mesh
bounding_box(base_node &Pmin, base_node &Pmax) constgetfem::mesh
clear()getfem::mesh
context_check() constgetfem::context_dependenciesinline
convex(size_type ic) constgetfem::meshinline
convex_area_estimate(size_type ic, size_type degree=2) constgetfem::mesh
convex_index() constbgeot::mesh_structureinline
convex_index(dim_type) constbgeot::mesh_structure
convex_quality_estimate(size_type ic) constgetfem::mesh
convex_radius_estimate(size_type ic) constgetfem::torus_meshvirtual
convex_to_point(size_type ip) constbgeot::mesh_structureinline
convex_version_number(size_type ic) constgetfem::meshinline
copy_from(const mesh &m)getfem::mesh
cuthill_mckee_ordering() constgetfem::mesh
first_convex_of_point(size_type ip) constbgeot::mesh_structureinline
has_region(size_type s) constgetfem::meshinline
ind_in_convex_of_point(size_type ic, size_type ip) constbgeot::mesh_structure
ind_points_of_convex(size_type ic) constbgeot::mesh_structureinline
ind_points_of_face_of_convex(size_type ic, short_type f) constbgeot::mesh_structure
ind_points_to_point(size_type, ind_set &) constbgeot::mesh_structure
is_convex_face_having_points(size_type ic, short_type face_num, short_type nb, ITER pit) constbgeot::mesh_structure
is_convex_having_points(size_type ic, short_type nb, ITER pit) constbgeot::mesh_structure
is_convex_valid(size_type i)bgeot::mesh_structureinline
is_point_valid(size_type i) constbgeot::mesh_structureinline
local_basis_of_face_of_convex(size_type ic, short_type f, const base_node &pt) constgetfem::mesh
local_basis_of_face_of_convex(size_type ic, short_type f, size_type n) constgetfem::mesh
local_ind_of_convex_point(size_type ic, size_type ip) constbgeot::mesh_structure
maximal_convex_radius_estimate() constgetfem::mesh
merge_convexes_from_mesh(const mesh &m, size_type rg=size_type(-1), scalar_type tol=scalar_type(0))getfem::mesh
mesh(const std::string name="")getfem::meshexplicit
minimal_convex_radius_estimate() constgetfem::mesh
nb_allocated_convex() constbgeot::mesh_structureinline
nb_convex() constbgeot::mesh_structureinline
nb_faces_of_convex(size_type ic) constbgeot::mesh_structureinline
nb_points() constgetfem::meshinline
nb_points_of_convex(size_type ic) constbgeot::mesh_structureinline
neighbor_of_convex(size_type ic, short_type f) constbgeot::mesh_structure
neighbors_of_convex(size_type ic, short_type f, ind_set &s) constbgeot::mesh_structure
neighbors_of_convex(size_type ic, const std::vector< short_type > &ftab, ind_set &s) constbgeot::mesh_structure
neighbors_of_convex(size_type ic, ind_set &s) constbgeot::mesh_structure
normal_of_face_of_convex(size_type ic, short_type f, const base_node &pt) constgetfem::mesh
optimize_structure(bool with_renumbering=true)getfem::mesh
bgeot::basic_mesh::optimize_structure()bgeot::mesh_structure
points_index() constgetfem::meshinline
points_of_face_of_convex(size_type ic, short_type f) constgetfem::meshinline
read_from_file(const std::string &name)getfem::mesh
read_from_file(std::istream &ist)getfem::mesh
region(size_type id) constgetfem::meshinline
search_point(const base_node &pt, const scalar_type radius=0) constgetfem::meshinline
structure_of_convex(size_type ic) constbgeot::mesh_structureinline
sup_convex(size_type ic, bool sup_points=false)getfem::mesh
bgeot::basic_mesh::sup_convex(size_type ic)bgeot::mesh_structure
sup_convex_from_regions(size_type cv)getfem::mesh
sup_convex_with_points(ITER ipts, short_type nb)bgeot::mesh_structure
sup_point(size_type i)getfem::meshinline
sup_region(size_type b)getfem::meshinline
swap_convex(size_type i, size_type j)getfem::mesh
bgeot::basic_mesh::swap_convex(size_type cv1, size_type cv2)bgeot::mesh_structure
swap_points(size_type i, size_type j)getfem::meshinline
bgeot::basic_mesh::swap_points(size_type i, size_type j)bgeot::mesh_structure
to_faces(dim_type n)bgeot::mesh_structure
transformation(const base_matrix &)getfem::mesh
translation(const base_small_vector &)getfem::mesh
update_from_context() constgetfem::meshinlinevirtual
write_to_file(const std::string &name) constgetfem::mesh
write_to_file(std::ostream &ost) constgetfem::mesh