Member List

CPP API: Member List
mio::DampingMatrixExpression< FP, D > Member List

This is the complete list of members for mio::DampingMatrixExpression< FP, D >, including all inherited members.

add_damping(T &&... t)mio::DampingMatrixExpression< FP, D >inline
clear_dampings()mio::DampingMatrixExpression< FP, D >inline
DampingMatrixExpression(const Eigen::MatrixBase< M > &baseline, const Eigen::MatrixBase< K > &minimum)mio::DampingMatrixExpression< FP, D >inline
DampingMatrixExpression(const Eigen::MatrixBase< M > &baseline)mio::DampingMatrixExpression< FP, D >inlineexplicit
DampingMatrixExpression(T... shape_args)mio::DampingMatrixExpression< FP, D >inlineexplicit
DampingsType typedefmio::DampingMatrixExpression< FP, D >
deserialize(IOContext &io, Tag< Derived >)mio::DampingMatrixExpression< FP, D >inlineprotectedstatic
deserialize(IOContext &io)mio::DampingMatrixExpression< FP, D >inlinestatic
get_baseline() constmio::DampingMatrixExpression< FP, D >inline
get_baseline()mio::DampingMatrixExpression< FP, D >inline
get_dampings() constmio::DampingMatrixExpression< FP, D >inline
get_dampings()mio::DampingMatrixExpression< FP, D >inline
get_matrix_at(SimulationTime< FP > t) constmio::DampingMatrixExpression< FP, D >inline
get_minimum() constmio::DampingMatrixExpression< FP, D >inline
get_minimum()mio::DampingMatrixExpression< FP, D >inline
get_shape() constmio::DampingMatrixExpression< FP, D >inline
m_baselinemio::DampingMatrixExpression< FP, D >private
m_dampingsmio::DampingMatrixExpression< FP, D >private
m_minimummio::DampingMatrixExpression< FP, D >private
Matrix typedefmio::DampingMatrixExpression< FP, D >
operator!=(const DampingMatrixExpression &other) constmio::DampingMatrixExpression< FP, D >inline
operator==(const DampingMatrixExpression &other) constmio::DampingMatrixExpression< FP, D >inline
PrintTo(const DampingMatrixExpression &self, std::ostream *os)mio::DampingMatrixExpression< FP, D >friend
remove_damping(size_t i)mio::DampingMatrixExpression< FP, D >inline
serialize(IOContext &io) constmio::DampingMatrixExpression< FP, D >inline
set_automatic_cache_update(bool b)mio::DampingMatrixExpression< FP, D >inline
Shape typedefmio::DampingMatrixExpression< FP, D >