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

Allocatable 2-D real matrix. More...

Data Fields

real(kind=dp), dimension(:, :), allocatable matrix
 allocatable 2-D real matrix
 

Detailed Description

Allocatable 2-D real matrix.

Definition at line 51 of file negf_alloc_types.F.

Field Documentation

◆ matrix

real(kind=dp), dimension(:, :), allocatable negf_alloc_types::negf_allocatable_rmatrix::matrix

allocatable 2-D real matrix

Definition at line 53 of file negf_alloc_types.F.


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