mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
RtaRMatS2D
Function
6 statements
Source File
m_MEF90_LinAlg.F90
m_MEF90_LinAlg
RtaRMatS2D
Contents
public function RtaRMatS2D(A, R)
Arguments
Type
Intent
Optional
Attributes
Name
type(
MatS2D
),
intent(in)
::
A
type(
Mat2D
),
intent(in)
::
R
Return Value
type(
MatS2D
)