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