SDA (SDA flex)  7.2
Simulation of Diffusional Association
Classes
ArrayPtr.hpp File Reference

Define the array for storing pointers into ArrayPrs. More...

#include "ArrayPrs.hpp"
Include dependency graph for ArrayPtr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArrayPtr< T, K >
 

Detailed Description

Define the array for storing pointers into ArrayPrs.

Author
Musa Ozboyaci

ArrayPtr class is used for storing pointers to ArrayPrs objects The class is used by acc pointer arrays (Ptr_List_3D, Ptr_List_2D, Ptr_List_1D) DTGrid paper by Nielsen, does not mention about this data structure (?) Instead of using pointers numerical indices are kept in the original work Nevertheless using pointers seems more efficient

Imprint/Privacy