OGS
|
Definition in file Divergence.h.
Go to the source code of this file.
Namespaces | |
namespace | ProcessLib |
namespace | ProcessLib::Deformation |
Functions | |
template<int DisplacementDim, int NPOINTS, typename DNDX_Type > | |
double | ProcessLib::Deformation::divergence (const Eigen::Ref< Eigen::Matrix< double, NPOINTS *DisplacementDim, 1 > const > &u, DNDX_Type const &dNdx) |
Divergence of displacement, the volumetric strain. | |