(git:c5411e0)
Loading...
Searching...
No Matches
realspace_grid_types::realspace_grid_input_type Type Reference

Data Fields

integer distribution_type = rsgrid_replicated
 
integer, dimension(3) distribution_layout = -1
 
real(kind=dp) memory_factor = 0.0_dp
 
logical lock_distribution = .FALSE.
 
integer nsmax = -1
 
real(kind=dp) halo_reduction_factor = 1.0_dp
 

Detailed Description

Definition at line 80 of file realspace_grid_types.F.

Field Documentation

◆ distribution_type

integer realspace_grid_types::realspace_grid_input_type::distribution_type = rsgrid_replicated

Definition at line 81 of file realspace_grid_types.F.

◆ distribution_layout

integer, dimension(3) realspace_grid_types::realspace_grid_input_type::distribution_layout = -1

Definition at line 82 of file realspace_grid_types.F.

◆ memory_factor

real(kind=dp) realspace_grid_types::realspace_grid_input_type::memory_factor = 0.0_dp

Definition at line 83 of file realspace_grid_types.F.

◆ lock_distribution

logical realspace_grid_types::realspace_grid_input_type::lock_distribution = .FALSE.

Definition at line 84 of file realspace_grid_types.F.

◆ nsmax

integer realspace_grid_types::realspace_grid_input_type::nsmax = -1

Definition at line 85 of file realspace_grid_types.F.

◆ halo_reduction_factor

real(kind=dp) realspace_grid_types::realspace_grid_input_type::halo_reduction_factor = 1.0_dp

Definition at line 86 of file realspace_grid_types.F.


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