chrono::modal::ChModalSolveUndamped Member List
This is the complete list of members for chrono::modal::ChModalSolveUndamped, including all inherited members.
ChModalSolveUndamped(int n_lower_modes, double base_freq=1e-5, int max_iters=500, double mtolerance=1e-10, bool mverbose=false, const ChGeneralizedEigenvalueSolver &asolver=ChGeneralizedEigenvalueSolverLanczos()) | chrono::modal::ChModalSolveUndamped | inline |
ChModalSolveUndamped(std::vector< ChFreqSpan > mfreq_spans, int max_iters=500, double mtolerance=1e-10, bool mverbose=false, const ChGeneralizedEigenvalueSolver &asolver=ChGeneralizedEigenvalueSolverLanczos()) | chrono::modal::ChModalSolveUndamped | inline |
freq_spans (defined in chrono::modal::ChModalSolveUndamped) | chrono::modal::ChModalSolveUndamped | |
max_iterations | chrono::modal::ChModalSolveUndamped | |
msolver (defined in chrono::modal::ChModalSolveUndamped) | chrono::modal::ChModalSolveUndamped | |
Solve(const ChSparseMatrix &M, const ChSparseMatrix &K, const ChSparseMatrix &Cq, ChMatrixDynamic< std::complex< double >> &eigvects, ChVectorDynamic< std::complex< double >> &eigvals, ChVectorDynamic< double > &freq) const | chrono::modal::ChModalSolveUndamped | virtual |
Solve(ChAssembly &assembly, ChMatrixDynamic< std::complex< double >> &eigvects, ChVectorDynamic< std::complex< double >> &eigvals, ChVectorDynamic< double > &freq) const | chrono::modal::ChModalSolveUndamped | virtual |
tolerance | chrono::modal::ChModalSolveUndamped | |
verbose | chrono::modal::ChModalSolveUndamped | |
~ChModalSolveUndamped() (defined in chrono::modal::ChModalSolveUndamped) | chrono::modal::ChModalSolveUndamped | inlinevirtual |