namespace yav class ActiveTetraTriangle3D : public TetraTriangle3D an triangle of an active 3D Tetrahedrisation
| | getTetrahedrisation () const returns the mesh containing the triangle |
| | getTetrahedron (const unsigned int i) const returns the tetrahedron adjacent to the triangle |
| | getEdge (const unsigned int i) const returns the tetrahedron adjacent to the triangle |
| | getVertex (const unsigned int i) const returns a vertex of the triangle |
| | getShapeVector () const returns a copy of the shape Vector corresponding to the rest position |
| | getSquareRestArea () const returns the square rest triangle area |
| | computeShapeVector () store the square rest triangle area |
| | constructor
| ||
| | destructor
|
| | shapeVector the shape vector at the rest position used for computing elastic tensors |
| | squareRestArea the square triangle area in its rest position |
an triangle of an active 3D Tetrahedrisation
double squareRestArea
constructor
destructor
inline ActiveTetra3D* getTetrahedrisation() const
inline ActiveTetraTetrahedron3D* getTetrahedron(const unsigned int i) const
inline ActiveTetraEdge3D* getEdge(const unsigned int i) const
inline ActiveTetraVertex3D* getVertex(const unsigned int i) const
inline Vec3
inline double getSquareRestArea() const
void computeShapeVector()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de