MEF90IOSFCreate Subroutine

public subroutine MEF90IOSFCreate(MEF90Ctx, v, liosf, iolsf, ierr)

MEF90IOSFCreate: sf mapping between local and IO ordering and distribution

Arguments

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