chrono::modal::ChModalDamping Class Referenceabstract
Description
Base class for damping models of modal reduced assemblies.
Children classes provide specialized damping models. These classes are used as arguments in ChModalAssembly::DoModalReduction(...) to define which approach is used in order to build the damping matrix for the modal-reduced assembly.
#include <ChModalDamping.h>
Inheritance diagram for chrono::modal::ChModalDamping:
Public Member Functions | |
virtual void | ComputeR (ChModalAssembly &assembly, const ChMatrixDynamic<> &modal_M, const ChMatrixDynamic<> &modal_K, const ChMatrixDynamic<> &Psi, ChMatrixDynamic<> &modal_R) const =0 |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_modal/ChModalDamping.h