GetFEM  5.4.2
bgeot::torus_structure Class Reference

torus_structure which extends a 2 dimensional structure with a radial dimension More...

Inherits bgeot::convex_structure.

Additional Inherited Members

- Public Member Functions inherited from bgeot::convex_structure
short_type nb_faces () const
 Number of faces.
 
dim_type dim () const
 Dimension of the convex.
 
short_type nb_points () const
 Number of vertices.
 
short_type nb_points_of_face (short_type i) const
 Number of vertices of a face. More...
 
const convex_ind_ct & ind_points_of_face (short_type i) const
 Give an array of the indexes of the vertices of a face. More...
 
const convex_ind_ct & ind_common_points_of_faces (const std::vector< short_type > &ftab) const
 Give an array of the indexes of the vertices at the intersection of a set of faces. More...
 
const convex_ind_ct & ind_dir_points () const
 Return "direct" points indexes. More...
 
const convex_structure_faces_ct & faces_structure () const
 Give a pointer array on the structures of the faces. More...
 
ref_convex_ind_ct ind_dir_points_of_face (short_type i) const
 Return "direct" points indexes for a given face. More...
 
bool is_product (pconvex_structure *pprod1=0, pconvex_structure *pprod2=0) const
 Return true if the convex structure is indeed a direct product of two convex structures. More...
 

Detailed Description

torus_structure which extends a 2 dimensional structure with a radial dimension

Definition at line 26 of file bgeot_torus.cc.


The documentation for this class was generated from the following file: