GetFEM++  5.3
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) const bgeot::mesh_structure
Bank_refine(dal::bit_vector)getfem::mesh
bounding_box(base_node &Pmin, base_node &Pmax) const getfem::mesh
clear()getfem::mesh
context_check() const getfem::context_dependenciesinline
convex(size_type ic) const getfem::meshinline
convex_area_estimate(size_type ic, size_type degree=2) const getfem::mesh
convex_index() const bgeot::mesh_structureinline
convex_index(dim_type) const bgeot::mesh_structure
convex_quality_estimate(size_type ic) const getfem::mesh
convex_radius_estimate(size_type ic) const getfem::torus_meshvirtual
convex_to_point(size_type ip) const bgeot::mesh_structureinline
convex_version_number(size_type ic) const getfem::meshinline
copy_from(const mesh &m)getfem::mesh
cuthill_mckee_ordering() const getfem::mesh
first_convex_of_point(size_type ip) const bgeot::mesh_structureinline
has_region(size_type s) const getfem::meshinline
ind_in_convex_of_point(size_type ic, size_type ip) const bgeot::mesh_structure
ind_points_of_convex(size_type ic) const bgeot::mesh_structureinline
ind_points_of_face_of_convex(size_type ic, short_type f) const bgeot::mesh_structure
ind_points_to_point(size_type, ind_set &) const bgeot::mesh_structure
is_convex_face_having_points(size_type ic, short_type face_num, short_type nb, ITER pit) const bgeot::mesh_structure
is_convex_having_points(size_type ic, short_type nb, ITER pit) const bgeot::mesh_structure
is_convex_valid(size_type i)bgeot::mesh_structureinline
is_point_valid(size_type i) const bgeot::mesh_structureinline
local_basis_of_face_of_convex(size_type ic, short_type f, const base_node &pt) const getfem::mesh
local_basis_of_face_of_convex(size_type ic, short_type f, size_type n) const getfem::mesh
local_ind_of_convex_point(size_type ic, size_type ip) const bgeot::mesh_structure
maximal_convex_radius_estimate() const getfem::mesh
mesh(const std::string name="")getfem::meshexplicit
minimal_convex_radius_estimate() const getfem::mesh
nb_allocated_convex() const bgeot::mesh_structureinline
nb_convex() const bgeot::mesh_structureinline
nb_faces_of_convex(size_type ic) const bgeot::mesh_structureinline
nb_points() const getfem::meshinline
nb_points_of_convex(size_type ic) const bgeot::mesh_structureinline
neighbour_of_convex(size_type ic, short_type f) const bgeot::mesh_structure
neighbours_of_convex(size_type ic, short_type f, ind_set &s) const bgeot::mesh_structure
neighbours_of_convex(size_type ic, const std::vector< short_type > &ftab, ind_set &s) const bgeot::mesh_structure
neighbours_of_convex(size_type ic, ind_set &s) const bgeot::mesh_structure
normal_of_face_of_convex(size_type ic, short_type f, const base_node &pt) const getfem::mesh
optimize_structure(bool with_renumbering=true)getfem::mesh
bgeot::basic_mesh::optimize_structure()bgeot::mesh_structure
points_index() const getfem::meshinline
points_of_face_of_convex(size_type ic, short_type f) const getfem::meshinline
read_from_file(const std::string &name)getfem::mesh
read_from_file(std::istream &ist)getfem::mesh
region(size_type id) const getfem::meshinline
search_point(const base_node &pt, const scalar_type radius=0) const getfem::meshinline
structure_of_convex(size_type ic) const bgeot::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() const getfem::meshinlinevirtual
write_to_file(const std::string &name) const getfem::mesh
write_to_file(std::ostream &ost) const getfem::mesh