MEF90VecCreateIO Subroutine

public subroutine MEF90VecCreateIO(v, bs, sf, ierr)

MEF90VecCreateIO: create IO type(tVec)

Arguments

Type IntentOptional Attributes Name
type(tVec), intent(inout) :: v
integer(kind=C_INT32_T), intent(in) :: bs
type(tPetscSF), intent(in) :: sf
integer(kind=C_INT32_T), intent(inout) :: ierr