mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Mat2D
Derived Type
6 statements
Source File
m_MEF90_LinAlg.F90
m_MEF90_LinAlg
Mat2D
Contents
Variables
XX
XY
YX
YY
type, public, extends(
mef90Mat
) :: Mat2D
Components
Type
Visibility
Attributes
Name
Initial
real(kind=C_DOUBLE),
public
::
XX
=
0.0_Kr
real(kind=C_DOUBLE),
public
::
XY
=
0.0_Kr
real(kind=C_DOUBLE),
public
::
YX
=
0.0_Kr
real(kind=C_DOUBLE),
public
::
YY
=
0.0_Kr