chrono::fea::ChElementDataKRM Class Reference

Description

Class for auxiliary per-element properties.

Inherit from this if you want to attach some property such as "float price; string name;", as well as for storing often-used data structures that persist together with the element and that could be updated at each Update() of the element in order to speedup other computations later. This contains the ChKRMBlock object, for automatic handling of tangent stiffness and tangent damping matrices that are used in implicit integration.

#include <ChDomain.h>

Inheritance diagram for chrono::fea::ChElementDataKRM:
Collaboration diagram for chrono::fea::ChElementDataKRM:

Public Member Functions

ChKRMBlockGetKRM ()
 
- Public Member Functions inherited from chrono::fea::ChElementData
ChKRMBlockGetKRM ()
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/fea/ChDomain.h