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