mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Mat2DXDble
Function
9 statements
Source File
m_MEF90_LinAlg.F90
m_MEF90_LinAlg
Mat2DXDble
Contents
public function Mat2DXDble(M1, D1)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Mat2D
),
intent(in)
::
M1
real(kind=C_DOUBLE),
intent(in)
::
D1
Return Value
type(
Mat2D
)