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