Classes | |
class | LinearAcceleration |
This class implements the discrete evaluation of the acceleration kernel defined as
where, | |
Functions | |
template<typename NodalScalarType , typename VarScalarType , typename FEVarType > | |
void | displacement (const FEVarType &fe_var, const uint_t qp, typename Eigen::Matrix< VarScalarType, 3, 1 > &u, MAST::Numerics::FEMOperatorMatrix< NodalScalarType > &Bmat) |
|
inline |
Definition at line 39 of file plate_linear_acceleration.hpp.