ROTEX
Source Files
Modules
Procedures
Derived Types
Program
rmatrix_type
Derived Type
MIT
3 statements
Source File
rotex__types.f
rotex__types
rmatrix_type
Contents
Variables
mtrx
type, public :: rmatrix_type
The type of a real matrix
Components
Type
Visibility
Attributes
Name
Initial
real(kind=dp),
public,
allocatable
::
mtrx
(:,:)