chrono::fea::ChElementTetrahedron Class Referenceabstract
Description
Base class for a FEA element with tetrahedral shape.
#include <ChElementTetrahedron.h>
Inheritance diagram for chrono::fea::ChElementTetrahedron:

Public Member Functions | |
virtual std::shared_ptr< ChNodeFEAxyz > | GetTetrahedronNode (unsigned int n)=0 |
Return the specified tetrahedron node (0 <= n <= 3). | |
Member Function Documentation
◆ GetTetrahedronNode()
|
pure virtual |
Return the specified tetrahedron node (0 <= n <= 3).
Implemented in chrono::fea::ChElementTetraCorot_10, and chrono::fea::ChElementTetraCorot_4.
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono/fea/ChElementTetrahedron.h