Functions | |
| template<typename Functor > | |
| auto | elementAverage (const Functor &f, const MooseArray< Real > &JxW, const MooseArray< Real > &coord) |
| auto StabilizationUtils::elementAverage | ( | const Functor & | f, |
| const MooseArray< Real > & | JxW, | ||
| const MooseArray< Real > & | coord | ||
| ) |
Definition at line 16 of file StabilizationUtils.h.
Referenced by ComputeLagrangianStrainBase< G >::computeDeformationGradient(), TotalLagrangianStressDivergenceBase< G >::precalculateJacobianDisplacement(), and UpdatedLagrangianStressDivergenceBase< G >::precalculateJacobianDisplacement().
1.8.14