MEF90DefMechOperatorDamage Subroutine

public subroutine MEF90DefMechOperatorDamage(snesDamage, damage, residual, PETScCtx, ierr)

MEF90DefMechOperatorDamage: wraps calls to MEF90DefMechOperatorDamage from m_MEF90_DefMechAssembly since overloading cannot be used here

Arguments

Type IntentOptional Attributes Name
type(tSNES), intent(in) :: snesDamage
type(tVec), intent(in) :: damage
type(tVec), intent(inout) :: residual
type(c_ptr), intent(in) :: PETScCtx
integer(kind=C_INT32_T), intent(inout) :: ierr