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