|
CP2K 2.4 (Revision 12889)
|
data of solvent helium More...
Collaboration diagram for helium_types::helium_solvent_type:Private Attributes | |
| INTEGER | id_nr |
| INTEGER | ref_count |
| TYPE(section_vals_type), pointer | input |
| TYPE(cp_logger_type), pointer | logger |
| LOGICAL | periodic |
| INTEGER | cell_shape |
| INTEGER | num_env |
| INTEGER | num_env_restart |
| INTEGER | m_value |
| REAL(kind=dp) | cell_size |
| REAL(kind=dp) | cell_size_inv |
| REAL(kind=dp) | m_ratio |
| REAL(kind=dp), dimension(3, 3) | cell_m_inv |
| REAL(kind=dp) | tau |
| REAL(kind=dp) | density |
| REAL(kind=dp) | e_corr |
| REAL(kind=dp) | hb2m |
| REAL(kind=dp) | pweight |
| INTEGER | atoms |
| INTEGER | beads |
| INTEGER | pdx |
| INTEGER | maxcycle |
| INTEGER | relrot |
| INTEGER | iter_norot |
| INTEGER | iter_rot |
| INTEGER | bisection |
| INTEGER | bisctlog2 |
| INTEGER | bead_ratio |
| INTEGER | num_steps |
| INTEGER | first_step |
| INTEGER | last_step |
| INTEGER | current_step |
| INTEGER(kind=int_8) | accepts |
| INTEGER, dimension(:), pointer | ptable |
| INTEGER, dimension(:), pointer | permutation |
| INTEGER, dimension(:), pointer | iperm |
| REAL(kind=dp), dimension(:,:,:), pointer | pos |
| REAL(kind=dp), dimension(:,:,:), pointer | work |
| REAL(kind=dp), dimension(:,:), pointer | tmatrix |
| REAL(kind=dp), dimension(:,:), pointer | pmatrix |
| REAL(kind=dp), dimension(:,:), pointer | ipmatrix |
| INTEGER, dimension(:,:), pointer | nmatrix |
| TYPE(spline_data_p_type), dimension(:,:), pointer | uij |
| TYPE(spline_data_p_type), dimension(:,:), pointer | eij |
| REAL(kind=dp), dimension(e_num_ids) | energy_inst |
| REAL(kind=dp), dimension(e_num_ids) | energy_avrg |
| REAL(kind=dp), dimension(3) | wnumber_inst |
| REAL(kind=dp), dimension(3) | wnumber_avrg |
| REAL(kind=dp), dimension(3) | origin |
| REAL(kind=dp) | sdensity_inst |
| REAL(kind=dp) | sdensity_avrg |
| REAL(kind=dp), dimension(:,:), pointer | num_accepted |
| REAL(kind=dp), dimension(:), pointer | plength_avrg |
| REAL(kind=dp), dimension(:), pointer | plength_inst |
| INTEGER, dimension(:), pointer | atom_plength |
| INTEGER | rdf_nbin |
| REAL(kind=dp) | rdf_delr |
| REAL(kind=dp) | rdf_maxr |
| REAL(kind=dp), dimension(:), pointer | rdf_inst |
| REAL(kind=dp), dimension(:), pointer | rdf_avrg |
| INTEGER | rho_nbin |
| INTEGER | rho_minb |
| INTEGER | rho_iweight |
| INTEGER | rho_num |
| REAL(kind=dp) | rho_delr |
| REAL(kind=dp) | rho_maxr |
| REAL(kind=dp), dimension(:,:,:,:), pointer | rho_inst |
| REAL(kind=dp), dimension(:,:,:,:), pointer | rho_avrg |
| REAL(kind=dp), dimension(:,:,:,:), pointer | rho_rstr |
| LOGICAL | rho_restart |
| LOGICAL | rho_present |
| TYPE(rng_stream_type), pointer | rng_stream_gaussian |
| TYPE(rng_stream_type), pointer | rng_stream_uniform |
| LOGICAL | solute_present |
| INTEGER | solute_atoms |
| INTEGER | solute_beads |
| CHARACTER(LEN=2), dimension(:), pointer | solute_element |
| INTEGER, dimension(:), pointer | solute_number |
| INTEGER, dimension(:,:), pointer | solute_index |
| TYPE(cell_type), pointer | solute_cell |
| REAL(KIND=dp), dimension(:,:), pointer | force_avrg |
| REAL(KIND=dp), dimension(:,:), pointer | force_inst |
| INTEGER, dimension(:), pointer | itmp_atoms_1d |
| INTEGER, dimension(:), pointer | itmp_atoms_np_1d |
| REAL(KIND=dp), dimension(:), pointer | rtmp_3_np_1d |
| REAL(KIND=dp), dimension(:), pointer | rtmp_p_ndim_1d |
| REAL(KIND=dp), dimension(:), pointer | rtmp_p_ndim_np_1d |
| REAL(KIND=dp), dimension(:), pointer | rtmp_3_atoms_beads_1d |
| REAL(KIND=dp), dimension(:), pointer | rtmp_3_atoms_beads_np_1d |
| REAL(KIND=dp), dimension(:,:), pointer | rtmp_p_ndim_2d |
| LOGICAL, dimension(:,:,:), pointer | ltmp_3_atoms_beads_3d |
| LOGICAL, dimension(:), pointer | ltmp_atoms_1d |
data of solvent helium
Definition at line 132 of file helium_types.f90.
INTEGER(kind=int_8) helium_types::helium_solvent_type::accepts [private] |
Definition at line 144 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::atom_plength [private] |
Definition at line 161 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
Definition at line 143 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
Definition at line 142 of file helium_types.f90.
Definition at line 142 of file helium_types.f90.
REAL(kind=dp),dimension(3,3) helium_types::helium_solvent_type::cell_m_inv [private] |
Definition at line 139 of file helium_types.f90.
Definition at line 137 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::cell_size [private] |
Definition at line 138 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::cell_size_inv [private] |
Definition at line 138 of file helium_types.f90.
Definition at line 143 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::density [private] |
Definition at line 140 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::e_corr [private] |
Definition at line 140 of file helium_types.f90.
TYPE (spline_data_p_type),dimension(:,:),pointer helium_types::helium_solvent_type::eij [private] |
Definition at line 155 of file helium_types.f90.
REAL(kind=dp),dimension(e_num_ids) helium_types::helium_solvent_type::energy_avrg [private] |
Definition at line 156 of file helium_types.f90.
REAL(kind=dp),dimension(e_num_ids) helium_types::helium_solvent_type::energy_inst [private] |
Definition at line 156 of file helium_types.f90.
Definition at line 143 of file helium_types.f90.
REAL(KIND=dp),dimension(:,:),pointer helium_types::helium_solvent_type::force_avrg [private] |
Definition at line 177 of file helium_types.f90.
REAL(KIND=dp),dimension(:,:),pointer helium_types::helium_solvent_type::force_inst [private] |
Definition at line 177 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::hb2m [private] |
Definition at line 140 of file helium_types.f90.
Definition at line 133 of file helium_types.f90.
TYPE(section_vals_type),pointer helium_types::helium_solvent_type::input [private] |
Definition at line 134 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::iperm [private] |
Definition at line 147 of file helium_types.f90.
REAL(kind=dp),dimension(:,:),pointer helium_types::helium_solvent_type::ipmatrix [private] |
Definition at line 152 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::itmp_atoms_1d [private] |
Definition at line 178 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::itmp_atoms_np_1d [private] |
Definition at line 178 of file helium_types.f90.
Definition at line 143 of file helium_types.f90.
TYPE(cp_logger_type),pointer helium_types::helium_solvent_type::logger [private] |
Definition at line 135 of file helium_types.f90.
LOGICAL,dimension(:,:,:),pointer helium_types::helium_solvent_type::ltmp_3_atoms_beads_3d [private] |
Definition at line 182 of file helium_types.f90.
LOGICAL,dimension(:),pointer helium_types::helium_solvent_type::ltmp_atoms_1d [private] |
Definition at line 183 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::m_ratio [private] |
Definition at line 138 of file helium_types.f90.
Definition at line 137 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
INTEGER,dimension(:,:),pointer helium_types::helium_solvent_type::nmatrix [private] |
Definition at line 153 of file helium_types.f90.
REAL(kind=dp),dimension(:,:),pointer helium_types::helium_solvent_type::num_accepted [private] |
Definition at line 159 of file helium_types.f90.
Definition at line 137 of file helium_types.f90.
Definition at line 137 of file helium_types.f90.
Definition at line 143 of file helium_types.f90.
REAL(kind=dp),dimension(3) helium_types::helium_solvent_type::origin [private] |
Definition at line 157 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
LOGICAL helium_types::helium_solvent_type::periodic [private] |
Definition at line 136 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::permutation [private] |
Definition at line 146 of file helium_types.f90.
REAL(kind=dp),dimension(:),pointer helium_types::helium_solvent_type::plength_avrg [private] |
Definition at line 160 of file helium_types.f90.
REAL(kind=dp),dimension(:),pointer helium_types::helium_solvent_type::plength_inst [private] |
Definition at line 160 of file helium_types.f90.
REAL(kind=dp),dimension(:,:),pointer helium_types::helium_solvent_type::pmatrix [private] |
Definition at line 151 of file helium_types.f90.
REAL(kind=dp),dimension(:,:,:),pointer helium_types::helium_solvent_type::pos [private] |
Definition at line 148 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::ptable [private] |
Definition at line 145 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::pweight [private] |
Definition at line 140 of file helium_types.f90.
REAL(kind=dp),dimension(:),pointer helium_types::helium_solvent_type::rdf_avrg [private] |
Definition at line 164 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::rdf_delr [private] |
Definition at line 163 of file helium_types.f90.
REAL(kind=dp),dimension(:),pointer helium_types::helium_solvent_type::rdf_inst [private] |
Definition at line 164 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::rdf_maxr [private] |
Definition at line 163 of file helium_types.f90.
Definition at line 162 of file helium_types.f90.
Definition at line 133 of file helium_types.f90.
Definition at line 141 of file helium_types.f90.
REAL(kind=dp),dimension(:,:,:,:),pointer helium_types::helium_solvent_type::rho_avrg [private] |
Definition at line 167 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::rho_delr [private] |
Definition at line 166 of file helium_types.f90.
REAL(kind=dp),dimension(:,:,:,:),pointer helium_types::helium_solvent_type::rho_inst [private] |
Definition at line 167 of file helium_types.f90.
Definition at line 165 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::rho_maxr [private] |
Definition at line 166 of file helium_types.f90.
Definition at line 165 of file helium_types.f90.
Definition at line 165 of file helium_types.f90.
Definition at line 165 of file helium_types.f90.
LOGICAL helium_types::helium_solvent_type::rho_present [private] |
Definition at line 168 of file helium_types.f90.
LOGICAL helium_types::helium_solvent_type::rho_restart [private] |
Definition at line 168 of file helium_types.f90.
REAL(kind=dp),dimension(:,:,:,:),pointer helium_types::helium_solvent_type::rho_rstr [private] |
Definition at line 167 of file helium_types.f90.
TYPE(rng_stream_type),pointer helium_types::helium_solvent_type::rng_stream_gaussian [private] |
Definition at line 169 of file helium_types.f90.
TYPE(rng_stream_type),pointer helium_types::helium_solvent_type::rng_stream_uniform [private] |
Definition at line 169 of file helium_types.f90.
REAL(KIND=dp),dimension(:),pointer helium_types::helium_solvent_type::rtmp_3_atoms_beads_1d [private] |
Definition at line 180 of file helium_types.f90.
REAL(KIND=dp),dimension(:),pointer helium_types::helium_solvent_type::rtmp_3_atoms_beads_np_1d [private] |
Definition at line 180 of file helium_types.f90.
REAL(KIND=dp),dimension(:),pointer helium_types::helium_solvent_type::rtmp_3_np_1d [private] |
Definition at line 179 of file helium_types.f90.
REAL(KIND=dp),dimension(:),pointer helium_types::helium_solvent_type::rtmp_p_ndim_1d [private] |
Definition at line 179 of file helium_types.f90.
REAL(KIND=dp),dimension(:,:),pointer helium_types::helium_solvent_type::rtmp_p_ndim_2d [private] |
Definition at line 181 of file helium_types.f90.
REAL(KIND=dp),dimension(:),pointer helium_types::helium_solvent_type::rtmp_p_ndim_np_1d [private] |
Definition at line 179 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::sdensity_avrg [private] |
Definition at line 158 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::sdensity_inst [private] |
Definition at line 158 of file helium_types.f90.
Definition at line 172 of file helium_types.f90.
Definition at line 172 of file helium_types.f90.
TYPE(cell_type),pointer helium_types::helium_solvent_type::solute_cell [private] |
Definition at line 176 of file helium_types.f90.
CHARACTER(LEN=2),dimension(:),pointer helium_types::helium_solvent_type::solute_element [private] |
Definition at line 173 of file helium_types.f90.
INTEGER,dimension(:,:),pointer helium_types::helium_solvent_type::solute_index [private] |
Definition at line 175 of file helium_types.f90.
INTEGER,dimension(:),pointer helium_types::helium_solvent_type::solute_number [private] |
Definition at line 174 of file helium_types.f90.
LOGICAL helium_types::helium_solvent_type::solute_present [private] |
Definition at line 171 of file helium_types.f90.
REAL(kind=dp) helium_types::helium_solvent_type::tau [private] |
Definition at line 140 of file helium_types.f90.
REAL(kind=dp),dimension(:,:),pointer helium_types::helium_solvent_type::tmatrix [private] |
Definition at line 150 of file helium_types.f90.
TYPE (spline_data_p_type),dimension(:,:),pointer helium_types::helium_solvent_type::uij [private] |
Definition at line 154 of file helium_types.f90.
REAL(kind=dp),dimension(3) helium_types::helium_solvent_type::wnumber_avrg [private] |
Definition at line 157 of file helium_types.f90.
REAL(kind=dp),dimension(3) helium_types::helium_solvent_type::wnumber_inst [private] |
Definition at line 157 of file helium_types.f90.
REAL(kind=dp),dimension(:,:,:),pointer helium_types::helium_solvent_type::work [private] |
Definition at line 149 of file helium_types.f90.
1.7.3