CP2K 2.4 (Revision 12889)
Private Attributes

ep_types::ep_force_type Struct Reference

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:

List of all members.

Private Attributes

INTEGER id_nr
INTEGER ref_count
REAL(dp), dimension(:,:), pointer f0_internal

Detailed Description

stores various forces calculated during an ep calculation (only those not stored in main_qs_env)

Parameters:
f0_internal: intermolecular forces due to e0
Author:
fawzi

Definition at line 74 of file ep_types.f90.


Member Data Documentation

REAL(dp),dimension(:,:),pointer ep_types::ep_force_type::f0_internal [private]

Definition at line 76 of file ep_types.f90.

Definition at line 75 of file ep_types.f90.

Definition at line 75 of file ep_types.f90.


The documentation for this struct was generated from the following file: