(git:c5411e0)
Loading...
Searching...
No Matches
negf_alloc_types::negf_allocatable_imatrix Type Reference

Allocatable 2-D integer matrix. More...

Data Fields

integer, dimension(:, :), allocatable matrix
 allocatable 2-D integer matrix
 

Detailed Description

Allocatable 2-D integer matrix.

Definition at line 43 of file negf_alloc_types.F.

Field Documentation

◆ matrix

integer, dimension(:, :), allocatable negf_alloc_types::negf_allocatable_imatrix::matrix

allocatable 2-D integer matrix

Definition at line 45 of file negf_alloc_types.F.


The documentation for this type was generated from the following file: