13 class AssemblyValsCache;
34 std::string
name()
const override {
return "inertia"; }
38 const int n_geom_bases,
40 const std::vector<basis::ElementBases> &bases,
41 const std::vector<basis::ElementBases> &geom_bases,
44 const Eigen::MatrixXd &velocity,
45 const Eigen::MatrixXd &adjoint,
46 Eigen::VectorXd &term);
Caches basis evaluation and geometric mapping at every element.
Implicit time integrator of a second order ODE (equivently a system of coupled first order ODEs).
Eigen::SparseMatrix< double, Eigen::ColMajor > StiffnessMatrix