CP2K 2.5 (Revision 12981)
Private Attributes

cp_para_types::cp_para_env_type Struct Reference

stores all the informations relevant to an mpi environement More...

List of all members.

Private Attributes

LOGICAL owns_group
LOGICAL ionode
INTEGER mepos
INTEGER source
INTEGER num_pe
INTEGER ref_count
INTEGER group

Detailed Description

stores all the informations relevant to an mpi environement

Parameters:
meposrank of the actual processor
groupid of the actual mpi communicator (I know that it is confusing, but this is not the mpi group)
num_penumber of processors in the communicator
sourcerank of a special processor (for example the one for i-o, or the master
owns_groupif it owns the group (and thus should free it when this object is deallocated)
ref_countthe reference count, when it is zero this object gets deallocated
History
08.2002 created [fawzi]
Author:
Fawzi Mohamed

Definition at line 43 of file cp_para_types.f90.


Member Data Documentation

Definition at line 46 of file cp_para_types.f90.

Definition at line 44 of file cp_para_types.f90.

Definition at line 45 of file cp_para_types.f90.

Definition at line 45 of file cp_para_types.f90.

Definition at line 44 of file cp_para_types.f90.

Definition at line 45 of file cp_para_types.f90.

Definition at line 45 of file cp_para_types.f90.


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