G+Smo
24.08.0
Geometry + Simulation Modules
|
Performs linear modal analysis given a matrix or functions of a matrix.
T | coefficient type |
Public Member Functions | |
gsModalSolver (const gsSparseMatrix< T > &stiffness, const gsSparseMatrix< T > &mass) | |
Constructor. More... | |
gsOptionList & | options () |
Get options. | |
virtual void | setOptions (gsOptionList &options) |
Set the options from options. | |
|
inline |
Constructor.
stiffness | The stiffness matrix |
mass | The mass matrix |