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