![]() |
NuTo
Numerics Tool
|
#include <DynamicMomentumBalance.h>
Public Member Functions | |
| DynamicMomentumBalance (DofType dofType, const Laws::MechanicsInterface< TDim > &law, double rho) | |
| DofMatrix< double > | Hessian2 (const CellIpData &cellIpData) |
Public Member Functions inherited from NuTo::Integrands::MomentumBalance< TDim > | |
| MomentumBalance (DofType dofType, const Laws::MechanicsInterface< TDim > &law) | |
| DofVector< double > | Gradient (const CellIpData &cellIpData, double deltaT) |
| DofMatrix< double > | Hessian0 (const CellIpData &cellIpData, double deltaT) |
Additional Inherited Members | |
Protected Attributes inherited from NuTo::Integrands::MomentumBalance< TDim > | |
| DofType | mDofType |
|
inline |
|
inline |
1.8.11