MEF90DefMechBilinearFormDamage Subroutine

public subroutine MEF90DefMechBilinearFormDamage(snesDamage, damage, A, M, PETScCtx, ierr)

MEF90DefMechBilinearFormDamage: wraps calls to MEF90DefMechBilinearFormDamage 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(tMat), intent(inout) :: A
type(tMat), intent(inout) :: M
type(c_ptr), intent(in) :: PETScCtx
integer(kind=C_INT32_T), intent(inout) :: ierr