(git:c5411e0)
Loading...
Searching...
No Matches
almo_scf_diis_types::almo_scf_diis_type Type Reference

Data Fields

integer diis_env_type = 0
 
integer buffer_length = 0
 
integer max_buffer_length = 0
 
type(dbcsr_type), dimension(:), allocatable m_var
 
type(dbcsr_type), dimension(:), allocatable m_err
 
type(domain_submatrix_type), dimension(:, :), allocatable d_var
 
type(domain_submatrix_type), dimension(:, :), allocatable d_err
 
type(domain_submatrix_type), dimension(:), allocatable m_b
 
integer in_point = 0
 
integer error_type = 0
 

Detailed Description

Definition at line 54 of file almo_scf_diis_types.F.

Field Documentation

◆ diis_env_type

integer almo_scf_diis_types::almo_scf_diis_type::diis_env_type = 0

Definition at line 56 of file almo_scf_diis_types.F.

◆ buffer_length

integer almo_scf_diis_types::almo_scf_diis_type::buffer_length = 0

Definition at line 58 of file almo_scf_diis_types.F.

◆ max_buffer_length

integer almo_scf_diis_types::almo_scf_diis_type::max_buffer_length = 0

Definition at line 59 of file almo_scf_diis_types.F.

◆ m_var

type(dbcsr_type), dimension(:), allocatable almo_scf_diis_types::almo_scf_diis_type::m_var

Definition at line 62 of file almo_scf_diis_types.F.

◆ m_err

type(dbcsr_type), dimension(:), allocatable almo_scf_diis_types::almo_scf_diis_type::m_err

Definition at line 63 of file almo_scf_diis_types.F.

◆ d_var

type(domain_submatrix_type), dimension(:, :), allocatable almo_scf_diis_types::almo_scf_diis_type::d_var

Definition at line 66 of file almo_scf_diis_types.F.

◆ d_err

type(domain_submatrix_type), dimension(:, :), allocatable almo_scf_diis_types::almo_scf_diis_type::d_err

Definition at line 67 of file almo_scf_diis_types.F.

◆ m_b

type(domain_submatrix_type), dimension(:), allocatable almo_scf_diis_types::almo_scf_diis_type::m_b

Definition at line 70 of file almo_scf_diis_types.F.

◆ in_point

integer almo_scf_diis_types::almo_scf_diis_type::in_point = 0

Definition at line 73 of file almo_scf_diis_types.F.

◆ error_type

integer almo_scf_diis_types::almo_scf_diis_type::error_type = 0

Definition at line 78 of file almo_scf_diis_types.F.


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