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