add_convex(pconvex_structure cs, ITER ipts, bool *present=0) | bgeot::mesh_structure | |
add_face_of_convex(size_type ic, short_type f) | bgeot::mesh_structure | |
add_faces_of_convex(size_type ic) | bgeot::mesh_structure | |
adjacent_face(size_type ic, short_type f) const | bgeot::mesh_structure | |
clear() | bgeot::mesh_structure | |
convex_index() const | bgeot::mesh_structure | inline |
convex_index(dim_type) const | bgeot::mesh_structure | |
convex_to_point(size_type ip) const | bgeot::mesh_structure | inline |
first_convex_of_point(size_type ip) const | bgeot::mesh_structure | inline |
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_structure | inline |
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_structure | inline |
is_point_valid(size_type i) const | bgeot::mesh_structure | inline |
local_ind_of_convex_point(size_type ic, size_type ip) const | bgeot::mesh_structure | |
nb_allocated_convex() const | bgeot::mesh_structure | inline |
nb_convex() const | bgeot::mesh_structure | inline |
nb_faces_of_convex(size_type ic) const | bgeot::mesh_structure | inline |
nb_points_of_convex(size_type ic) const | bgeot::mesh_structure | inline |
neighbor_of_convex(size_type ic, short_type f) const | bgeot::mesh_structure | |
neighbors_of_convex(size_type ic, short_type f, ind_set &s) const | bgeot::mesh_structure | |
neighbors_of_convex(size_type ic, const std::vector< short_type > &ftab, ind_set &s) const | bgeot::mesh_structure | |
neighbors_of_convex(size_type ic, ind_set &s) const | bgeot::mesh_structure | |
optimize_structure() | bgeot::mesh_structure | |
structure_of_convex(size_type ic) const | bgeot::mesh_structure | inline |
sup_convex(size_type ic) | bgeot::mesh_structure | |
sup_convex_with_points(ITER ipts, short_type nb) | bgeot::mesh_structure | |
swap_convex(size_type cv1, size_type cv2) | bgeot::mesh_structure | |
swap_points(size_type i, size_type j) | bgeot::mesh_structure | |
to_edges() | bgeot::mesh_structure | |
to_faces(dim_type n) | bgeot::mesh_structure | |