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