(git:c5411e0)
Loading...
Searching...
No Matches
almo_scf_lbfgs_types::lbfgs_history_type Type Reference

Data Fields

integer nstore = 0
 
integer, dimension(2) istore = 0
 
type(dbcsr_type), dimension(:, :, :), allocatable matrix
 
real(kind=dp), dimension(:, :), allocatable rho
 

Detailed Description

Definition at line 41 of file almo_scf_lbfgs_types.F.

Field Documentation

◆ nstore

integer almo_scf_lbfgs_types::lbfgs_history_type::nstore = 0

Definition at line 42 of file almo_scf_lbfgs_types.F.

◆ istore

integer, dimension(2) almo_scf_lbfgs_types::lbfgs_history_type::istore = 0

Definition at line 46 of file almo_scf_lbfgs_types.F.

◆ matrix

type(dbcsr_type), dimension(:, :, :), allocatable almo_scf_lbfgs_types::lbfgs_history_type::matrix

Definition at line 47 of file almo_scf_lbfgs_types.F.

◆ rho

real(kind=dp), dimension(:, :), allocatable almo_scf_lbfgs_types::lbfgs_history_type::rho

Definition at line 48 of file almo_scf_lbfgs_types.F.


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