mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Trace
Interface
3 statements
Source File
m_MEF90_LinAlg.F90
m_MEF90_LinAlg
Trace
Contents
Module Procedures
Trace2D
Trace3D
Trace2DS
Trace3DS
public interface Trace
Module Procedures
public function
Trace2D
(M1)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Mat2D
),
intent(in)
::
M1
Return Value
real(kind=C_DOUBLE)
public function
Trace3D
(M1)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Mat3D
),
intent(in)
::
M1
Return Value
real(kind=C_DOUBLE)
public function
Trace2DS
(M1)
Arguments
Type
Intent
Optional
Attributes
Name
type(
MatS2D
),
intent(in)
::
M1
Return Value
real(kind=C_DOUBLE)
public function
Trace3DS
(M1)
Arguments
Type
Intent
Optional
Attributes
Name
type(
MatS3D
),
intent(in)
::
M1
Return Value
real(kind=C_DOUBLE)