mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MEF90VecCopySF
Subroutine
Alexis Marboeuf (2022, marboeua@mcmaster.ca)
37 statements
Source File
m_MEF90_DMPlex.F90
m_MEF90_DMPlex
MEF90VecCopySF
Contents
public subroutine MEF90VecCopySF(vin, vout, sf, ierr)
MEF90VecCopySF: rearrange a type(tVec) according to the given SF
Arguments
Type
Intent
Optional
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