mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MEF90VecCreateIO
Subroutine
Alexis Marboeuf (2022, marboeua@mcmaster.ca)
35 statements
Source File
m_MEF90_DMPlex.F90
m_MEF90_DMPlex
MEF90VecCreateIO
Contents
public subroutine MEF90VecCreateIO(v, bs, sf, ierr)
MEF90VecCreateIO: create IO type(tVec)
Arguments
Type
Intent
Optional
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