mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ArrayGetMat2D
Subroutine
8 statements
Source File
m_MEF90_LinAlg.F90
m_MEF90_LinAlg
ArrayGetMat2D
Contents
public subroutine ArrayGetMat2D(A, M)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=C_DOUBLE),
intent(out),
dimension(2, 2)
::
A
type(
Mat2D
),
intent(in)
::
M