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