chrono::fea::ChFieldDataNONE Class Reference
Description
Placeholder to use in templates if no data is needed.
#include <ChFieldData.h>
Inheritance diagram for chrono::fea::ChFieldDataNONE:

Collaboration diagram for chrono::fea::ChFieldDataNONE:

Additional Inherited Members | |
Public Member Functions inherited from chrono::fea::ChFieldData | |
| virtual ChFieldData * | GetNthSubData (int n) |
| Optionally, a ChFieldData could have children ChFieldData objects, like a tree structure. More... | |
| template<typename VisitorFunc > | |
| void | VisitTree (VisitorFunc &&visitor) |
| template<typename VisitorFunc > | |
| void | ForEach (VisitorFunc &&visitor) |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/fea/ChFieldData.h
Public Member Functions inherited from