GEOS
|
Public Member Functions | |
DamageAndDamageGradientInterpolationKernel (CellElementSubRegion const &subRegion) | |
void | interpolateDamageAndGradient (arrayView2d< localIndex const, cells::NODE_MAP_USD > const elemToNodes, arrayView2d< real64 const, nodes::REFERENCE_POSITION_USD > const xNodes, arrayView1d< real64 const > const nodalDamage, arrayView2d< real64 > damageFieldOnMaterial, arrayView3d< real64 > damageGradOnMaterial) |
Public Attributes | |
localIndex | m_numElems |
Definition at line 103 of file PhaseFieldPoromechanicsSolver.hpp.