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