chrono::fea::ChContinuumMaterial Class Reference
  Description
Base class for properties of materials in a continuum.
#include <ChContinuumMaterial.h>
Inheritance diagram for chrono::fea::ChContinuumMaterial:

| Public Member Functions | |
| ChContinuumMaterial (double mdensity=1000) | |
| ChContinuumMaterial (const ChContinuumMaterial &other) | |
| void | Set_density (double m_density) | 
| Set the density of the material, in kg/m^2. | |
| double | Get_density () const | 
| Get the density of the material, in kg/m^2. | |
| virtual void | ArchiveOUT (ChArchiveOut &marchive) | 
| virtual void | ArchiveIN (ChArchiveIn &marchive) | 
| Protected Attributes | |
| double | density | 
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono/fea/ChContinuumMaterial.h
- /builds/uwsbel/chrono/src/chrono/fea/ChContinuumMaterial.cpp
