MEF90ConstraintSFCreate Subroutine

public subroutine MEF90ConstraintSFCreate(MEF90Ctx, v, vB, sf, invSF, ierr)

MEF90ConstraintSFCreate: sf mapping between local and constraint type(tVec) ordering and distribution

Arguments

Type IntentOptional Attributes Name
type(MEF90Ctx_Type), intent(in) :: MEF90Ctx
type(tVec), intent(in) :: v
type(tVec), intent(in) :: vB
type(tPetscSF), intent(out) :: sf
type(tPetscSF), intent(out) :: invSF
integer(kind=C_INT32_T), intent(inout) :: ierr