(git:c5411e0)
Loading...
Searching...
No Matches
atom_types::opmat_type Type Reference

Operator matrices. More...

Data Fields

integer, dimension(0:lmatn = 0
 
real(kind=dp), dimension(:, :, :), pointer op => NULL()
 

Detailed Description

Operator matrices.

Definition at line 248 of file atom_types.F.

Field Documentation

◆ n

integer, dimension(0:lmat) atom_types::opmat_type::n = 0

Definition at line 249 of file atom_types.F.

◆ op

real(kind=dp), dimension(:, :, :), pointer atom_types::opmat_type::op => NULL()

Definition at line 250 of file atom_types.F.


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