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

Define the array for storing pairs of indices. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArrayPrs< K >
 
class  ArrayPrs< K >::PairArray
 

Detailed Description

Define the array for storing pairs of indices.

Author
Musa Ozboyaci

ArrayPrs class is used for storing pairs of indices This data class at present is used for iCoord arrays and projnD (proj1D,proj2D)arrays nCoord arrays keep indices for each connected component in nth dimension The class includes a sub-class "PairArray" for the start and end indices in each connected component in dtgrid Note that indices are kept in list of structures and NOT in structures of list, which might introduce more efficiency, However it has not been tested yet!

Imprint/Privacy