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