|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for pair_potential_types::buck4ran_pot_type:Private Attributes | |
| REAL(KIND=dp) | a |
| REAL(KIND=dp) | b |
| REAL(KIND=dp) | c |
| REAL(KIND=dp) | r1 |
| REAL(KIND=dp) | r2 |
| REAL(KIND=dp) | r3 |
| INTEGER | npoly1 |
| INTEGER | npoly2 |
| REAL(KIND=dp), dimension(0:10) | poly1 |
| REAL(KIND=dp), dimension(0:10) | poly2 |
Definition at line 167 of file pair_potential_types.f90.
REAL (KIND=dp) pair_potential_types::buck4ran_pot_type::a [private] |
Definition at line 168 of file pair_potential_types.f90.
REAL (KIND=dp) pair_potential_types::buck4ran_pot_type::b [private] |
Definition at line 169 of file pair_potential_types.f90.
REAL (KIND=dp) pair_potential_types::buck4ran_pot_type::c [private] |
Definition at line 170 of file pair_potential_types.f90.
Definition at line 174 of file pair_potential_types.f90.
Definition at line 174 of file pair_potential_types.f90.
REAL (KIND=dp),dimension(0:10) pair_potential_types::buck4ran_pot_type::poly1 [private] |
Definition at line 175 of file pair_potential_types.f90.
REAL (KIND=dp),dimension(0:10) pair_potential_types::buck4ran_pot_type::poly2 [private] |
Definition at line 176 of file pair_potential_types.f90.
REAL (KIND=dp) pair_potential_types::buck4ran_pot_type::r1 [private] |
Definition at line 171 of file pair_potential_types.f90.
REAL (KIND=dp) pair_potential_types::buck4ran_pot_type::r2 [private] |
Definition at line 172 of file pair_potential_types.f90.
REAL (KIND=dp) pair_potential_types::buck4ran_pot_type::r3 [private] |
Definition at line 173 of file pair_potential_types.f90.
1.7.3