mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MatS3DDotMat3D
Function
Blaise Bourdin (2016, bourdin@lsu.edu)
6 statements
Source File
m_MEF90_LinAlg.F90
m_MEF90_LinAlg
MatS3DDotMat3D
Contents
public function MatS3DDotMat3D(M1, M2)
MatS3DDotMat3D:
Arguments
Type
Intent
Optional
Attributes
Name
type(
MatS3D
),
intent(in)
::
M1
type(
Mat3D
),
intent(in)
::
M2
Return Value
real(kind=C_DOUBLE)