chrono::fea::ChElementData Class Reference
Description
Base class for auxiliary per-element properties.
Inherit from this if you want to attach some property such as "float price; string name;" etc. Note: better inherit from ChElementDataKRM if you want that your elements have tangent stiffness and tangent damping, that are used in implicit integration.
#include <ChDomain.h>
Inheritance diagram for chrono::fea::ChElementData:

Public Member Functions | |
| ChKRMBlock * | GetKRM () |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/fea/ChDomain.h