mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CreateSideSF_Private
Subroutine
Alexis Marboeuf (2022, marboeua@mcmaster.ca)
305 statements
Source File
m_MEF90_DMPlex.F90
m_MEF90_DMPlex
CreateSideSF_Private
Contents
private subroutine CreateSideSF_Private(MEF90Ctx, dm, sf, invSF, ierr)
CreateSideSF_Private:
Arguments
Type
Intent
Optional
Attributes
Name
type(
MEF90Ctx_Type
),
intent(in)
::
MEF90Ctx
type(tDM),
intent(in)
::
dm
type(tPetscSF),
intent(out)
::
sf
type(tPetscSF),
intent(out)
::
invSF
integer(kind=C_INT32_T),
intent(inout)
::
ierr