(git:c5411e0)
Loading...
Searching...
No Matches
hfx_types::hfx_distribution Type Reference

Data Fields

integer(int_8) istart = 0_int_8
 
integer(int_8) number_of_atom_quartets = 0_int_8
 
integer(int_8) cost = 0_int_8
 
real(kind=dp) time_first_scf = 0.0_dp
 
real(kind=dp) time_other_scf = 0.0_dp
 
real(kind=dp) time_forces = 0.0_dp
 
integer(int_8) ram_counter = 0_int_8
 

Detailed Description

Definition at line 210 of file hfx_types.F.

Field Documentation

◆ istart

integer(int_8) hfx_types::hfx_distribution::istart = 0_int_8

Definition at line 211 of file hfx_types.F.

◆ number_of_atom_quartets

integer(int_8) hfx_types::hfx_distribution::number_of_atom_quartets = 0_int_8

Definition at line 212 of file hfx_types.F.

◆ cost

integer(int_8) hfx_types::hfx_distribution::cost = 0_int_8

Definition at line 213 of file hfx_types.F.

◆ time_first_scf

real(kind=dp) hfx_types::hfx_distribution::time_first_scf = 0.0_dp

Definition at line 214 of file hfx_types.F.

◆ time_other_scf

real(kind=dp) hfx_types::hfx_distribution::time_other_scf = 0.0_dp

Definition at line 215 of file hfx_types.F.

◆ time_forces

real(kind=dp) hfx_types::hfx_distribution::time_forces = 0.0_dp

Definition at line 216 of file hfx_types.F.

◆ ram_counter

integer(int_8) hfx_types::hfx_distribution::ram_counter = 0_int_8

Definition at line 217 of file hfx_types.F.


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