MEF90DefMechOperatorDisplacement Subroutine

public subroutine MEF90DefMechOperatorDisplacement(snesTemp, x, residual, PETScCtx, ierr)

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

Arguments

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