chrono::ChContactMaterialComposite Class Reference
Description
Base class for composite material for a contact pair.
#include <ChContactMaterial.h>
Inheritance diagram for chrono::ChContactMaterialComposite:

Public Member Functions | |
virtual void | ArchiveOut (ChArchiveOut &archive_out) |
Method to allow serialization of transient data to archives. | |
virtual void | ArchiveIn (ChArchiveIn &archive_in) |
Method to allow deserialization of transient data from archives. | |
Member Function Documentation
◆ ArchiveIn()
|
virtual |
Method to allow deserialization of transient data from archives.
Reimplemented in chrono::ChContactMaterialCompositeNSC.
◆ ArchiveOut()
|
virtual |
Method to allow serialization of transient data to archives.
Reimplemented in chrono::ChContactMaterialCompositeNSC.
The documentation for this class was generated from the following files:
- C:/M/B/src/chrono-9.0.1/src/chrono/physics/ChContactMaterial.h
- C:/M/B/src/chrono-9.0.1/src/chrono/physics/ChContactMaterial.cpp