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