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