MEF90VecCopySF Subroutine

public subroutine MEF90VecCopySF(vin, vout, sf, ierr)

MEF90VecCopySF: rearrange a type(tVec) according to the given SF

Arguments

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