|
CP2K 2.4 (Revision 12889)
|
stores various forces calculated during an ep calculation (only those not stored in main_qs_env) More...
Collaboration diagram for ep_types::ep_force_type:Private Attributes | |
| INTEGER | id_nr |
| INTEGER | ref_count |
| REAL(dp), dimension(:,:), pointer | f0_internal |
stores various forces calculated during an ep calculation (only those not stored in main_qs_env)
| f | 0_internal: intermolecular forces due to e0 |
Definition at line 74 of file ep_types.f90.
REAL(dp),dimension(:,:),pointer ep_types::ep_force_type::f0_internal [private] |
Definition at line 76 of file ep_types.f90.
INTEGER ep_types::ep_force_type::id_nr [private] |
Definition at line 75 of file ep_types.f90.
INTEGER ep_types::ep_force_type::ref_count [private] |
Definition at line 75 of file ep_types.f90.
1.7.3