MEF90DefMechCreateSNESDisplacement Subroutine

public subroutine MEF90DefMechCreateSNESDisplacement(MEF90DefMechCtx, snesDisplacement, residual, ierr)

MEF90DefMechCreateSNESDisplacement:

Arguments

Type IntentOptional Attributes Name
type(MEF90DefMech_Type), intent(in) :: MEF90DefMechCtx
type(tSNES), intent(out) :: snesDisplacement
type(tVec), intent(in) :: residual
integer(kind=C_INT32_T), intent(inout) :: ierr