|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for atom_types::atom_potential_type:Private Attributes | |
| INTEGER | ppot_type |
| LOGICAL | confinement |
| REAL(dp) | acon |
| REAL(dp) | rcon |
| INTEGER | ncon |
| TYPE(atom_gthpot_type) | gth_pot |
Definition at line 116 of file atom_types.f90.
REAL(dp) atom_types::atom_potential_type::acon [private] |
Definition at line 119 of file atom_types.f90.
LOGICAL atom_types::atom_potential_type::confinement [private] |
Definition at line 118 of file atom_types.f90.
TYPE(atom_gthpot_type) atom_types::atom_potential_type::gth_pot [private] |
Definition at line 122 of file atom_types.f90.
INTEGER atom_types::atom_potential_type::ncon [private] |
Definition at line 121 of file atom_types.f90.
Definition at line 117 of file atom_types.f90.
REAL(dp) atom_types::atom_potential_type::rcon [private] |
Definition at line 120 of file atom_types.f90.
1.7.3