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

Public Member Functions | |
virtual std::shared_ptr< ChNodeFEAxyz > | GetHexahedronNode (unsigned int n)=0 |
Return the specified hexahedron node (0 <= n <= 7). | |
Member Function Documentation
◆ GetHexahedronNode()
|
pure virtual |
Return the specified hexahedron node (0 <= n <= 7).
Implemented in chrono::fea::ChElementHexaANCF_3813, chrono::fea::ChElementHexaANCF_3813_9, chrono::fea::ChElementHexaANCF_3843, chrono::fea::ChElementHexaCorot_20, and chrono::fea::ChElementHexaCorot_8.
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono/fea/ChElementHexahedron.h