(git:c5411e0)
Loading...
Searching...
No Matches
almo_scf_types::almo_scf_history_type Type Reference

Data Fields

integer istore = 0
 
integer nstore = 0
 
type(dbcsr_type), dimension(:, :), allocatable matrix_p_up_down
 
type(dbcsr_type), dimension(:), allocatable matrix_t
 

Detailed Description

Definition at line 96 of file almo_scf_types.F.

Field Documentation

◆ istore

integer almo_scf_types::almo_scf_history_type::istore = 0

Definition at line 97 of file almo_scf_types.F.

◆ nstore

integer almo_scf_types::almo_scf_history_type::nstore = 0

Definition at line 97 of file almo_scf_types.F.

◆ matrix_p_up_down

type(dbcsr_type), dimension(:, :), allocatable almo_scf_types::almo_scf_history_type::matrix_p_up_down

Definition at line 98 of file almo_scf_types.F.

◆ matrix_t

type(dbcsr_type), dimension(:), allocatable almo_scf_types::almo_scf_history_type::matrix_t

Definition at line 100 of file almo_scf_types.F.


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