(git:c5411e0)
Loading...
Searching...
No Matches
cp_fm_pool_types::cp_fm_pool_type Type Reference

represent a pool of elements with the same structure More...

Data Fields

type(cp_fm_struct_type), pointer el_struct => NULL()
 
type(cp_sll_fm_type), pointer cache => NULL()
 

Detailed Description

represent a pool of elements with the same structure

Parameters
ref_countreference count (see /cp2k/doc/ReferenceCounting.html)
el_structthe structure of the elements stored in this pool
cachelinked list with the elements in the pool
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 56 of file cp_fm_pool_types.F.

Field Documentation

◆ el_struct

type(cp_fm_struct_type), pointer cp_fm_pool_types::cp_fm_pool_type::el_struct => NULL()

Definition at line 59 of file cp_fm_pool_types.F.

◆ cache

type(cp_sll_fm_type), pointer cp_fm_pool_types::cp_fm_pool_type::cache => NULL()

Definition at line 60 of file cp_fm_pool_types.F.


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