chrono::fea::ChInternalDataLumpedCosserat Class Reference
Description
Internal variables for basic lumped plasticity in Cosserat beams.
#include <ChBeamSectionCosserat.h>
Inheritance diagram for chrono::fea::ChInternalDataLumpedCosserat:

Collaboration diagram for chrono::fea::ChInternalDataLumpedCosserat:

Public Member Functions | |
| virtual void | Copy (const ChBeamMaterialInternalData &other) override |
Public Attributes | |
| ChVector | p_strain_acc_e |
| ChVector | p_strain_acc_k |
| ChVector | p_strain_e |
| ChVector | p_strain_k |
Public Attributes inherited from chrono::fea::ChBeamMaterialInternalData | |
| double | p_strain_acc |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/fea/ChBeamSectionCosserat.h
Public Attributes inherited from