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< ChNodeFEAxyzGetHexahedronNode (unsigned int n)=0
 Return the specified hexahedron node (0 <= n <= 7).
 

Member Function Documentation

◆ GetHexahedronNode()

virtual std::shared_ptr< ChNodeFEAxyz > chrono::fea::ChElementHexahedron::GetHexahedronNode ( unsigned int n)
pure virtual

The documentation for this class was generated from the following file:
  • C:/M/B/src/chrono-9.0.1/src/chrono/fea/ChElementHexahedron.h