|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for hfx_types::hfx_periodic_type:Private Attributes | |
| INTEGER | number_of_shells |
| LOGICAL | do_periodic |
| INTEGER, dimension(3) | perd |
| INTEGER | mode |
| REAL(dp) | R_max_stress |
| INTEGER | number_of_shells_from_input |
Definition at line 151 of file hfx_types.f90.
LOGICAL hfx_types::hfx_periodic_type::do_periodic [private] |
Definition at line 153 of file hfx_types.f90.
INTEGER hfx_types::hfx_periodic_type::mode [private] |
Definition at line 155 of file hfx_types.f90.
Definition at line 152 of file hfx_types.f90.
Definition at line 157 of file hfx_types.f90.
INTEGER,dimension(3) hfx_types::hfx_periodic_type::perd [private] |
Definition at line 154 of file hfx_types.f90.
REAL(dp) hfx_types::hfx_periodic_type::R_max_stress [private] |
Definition at line 156 of file hfx_types.f90.
1.7.3