CP2K 2.4 (Revision 12889)
Private Attributes

realspace_grid_types::realspace_grid_type Struct Reference

Collaboration diagram for realspace_grid_types::realspace_grid_type:

List of all members.

Private Attributes

TYPE(realspace_grid_desc_type),
pointer 
desc
INTEGER id_nr
INTEGER ref_count
INTEGER ngpts_local
INTEGER, dimension(3) npts_local
INTEGER, dimension(3) lb_local
INTEGER, dimension(3) ub_local
INTEGER, dimension(3) lb_real
INTEGER, dimension(3) ub_real
INTEGER, dimension(:), pointer px
INTEGER, dimension(:), pointer py
INTEGER, dimension(:), pointer pz
REAL(KIND=dp), dimension(:,:,:),
pointer 
r

Detailed Description

Definition at line 140 of file realspace_grid_types.f90.


Member Data Documentation

Definition at line 142 of file realspace_grid_types.f90.

Definition at line 144 of file realspace_grid_types.f90.

Definition at line 149 of file realspace_grid_types.f90.

Definition at line 151 of file realspace_grid_types.f90.

Definition at line 147 of file realspace_grid_types.f90.

Definition at line 148 of file realspace_grid_types.f90.

INTEGER,dimension (:),pointer realspace_grid_types::realspace_grid_type::px [private]

Definition at line 154 of file realspace_grid_types.f90.

INTEGER,dimension (:),pointer realspace_grid_types::realspace_grid_type::py [private]

Definition at line 154 of file realspace_grid_types.f90.

INTEGER,dimension (:),pointer realspace_grid_types::realspace_grid_type::pz [private]

Definition at line 154 of file realspace_grid_types.f90.

REAL(KIND=dp),dimension ( :, :, : ),pointer realspace_grid_types::realspace_grid_type::r [private]

Definition at line 155 of file realspace_grid_types.f90.

Definition at line 145 of file realspace_grid_types.f90.

Definition at line 150 of file realspace_grid_types.f90.

Definition at line 152 of file realspace_grid_types.f90.


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