mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MEF90CtxCreate
Subroutine
Blaise Bourdin (2012-2014, bourdin@lsu.edu) Blaise Bourdin (2022, bourdin@mcmaster.ca)
95 statements
Source File
m_MEF90_Ctx.F90
m_MEF90_Ctx
MEF90CtxCreate
Contents
public subroutine MEF90CtxCreate(comm, MEF90Ctx, prefix, ierr)
MEF90CtxCreate:
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=C_INT32_T),
intent(in)
::
comm
type(
MEF90Ctx_Type
),
intent(out)
::
MEF90Ctx
character(len=*),
intent(in)
::
prefix
integer(kind=C_INT32_T),
intent(inout)
::
ierr