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 density=1000) | |
| ChContinuumMaterial (const ChContinuumMaterial &other) | |
| void | SetDensity (double density) |
| Set the density of the material, in kg/m^2. | |
| double | GetDensity () const |
| Get the density of the material, in kg/m^2. | |
| virtual void | ArchiveOut (ChArchiveOut &archive_out) |
| virtual void | ArchiveIn (ChArchiveIn &archive_in) |
Protected Attributes | |
| double | m_density |
The documentation for this class was generated from the following files:
- C:/M/B/src/chrono-9.0.1/src/chrono/fea/ChContinuumMaterial.h
- C:/M/B/src/chrono-9.0.1/src/chrono/fea/ChContinuumMaterial.cpp