(git:c5411e0)
Loading...
Searching...
No Matches
dm_ls_scf_types::ls_mstruct_type Type Reference

Data Fields

integer cluster_type = -1
 
logical do_pao = .FALSE.
 
integer, dimension(:), allocatable atom_to_molecule
 
type(dbcsr_type) matrix_a
 
type(dbcsr_type) matrix_b
 

Detailed Description

Definition at line 42 of file dm_ls_scf_types.F.

Field Documentation

◆ cluster_type

integer dm_ls_scf_types::ls_mstruct_type::cluster_type = -1

Definition at line 43 of file dm_ls_scf_types.F.

◆ do_pao

logical dm_ls_scf_types::ls_mstruct_type::do_pao = .FALSE.

Definition at line 44 of file dm_ls_scf_types.F.

◆ atom_to_molecule

integer, dimension(:), allocatable dm_ls_scf_types::ls_mstruct_type::atom_to_molecule

Definition at line 45 of file dm_ls_scf_types.F.

◆ matrix_a

type(dbcsr_type) dm_ls_scf_types::ls_mstruct_type::matrix_a

Definition at line 46 of file dm_ls_scf_types.F.

◆ matrix_b

type(dbcsr_type) dm_ls_scf_types::ls_mstruct_type::matrix_b

Definition at line 47 of file dm_ls_scf_types.F.


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