core/index.h File Reference


Detailed Description

Id
index.h 1182 2008-12-22 22:08:36Z dchassin
Copyright (C) 2008 Battelle Memorial Institute

Definition in file index.h.

Go to the source code of this file.

Typedefs

typedef struct s_index INDEX
 the index structure

Functions

INDEXindex_create (int first_ordinal, int last_ordinal)
 Create an index.
STATUS index_insert (INDEX *index, void *data, int ordinal)
 Insert an item into an index.
void index_shuffle (INDEX *index)
 Shuffle an index to avoid excessive lock contention in models where topologically adjacent objects are loaded sequentially.


GridLAB-DTM Version 2.0
An open-source project initiated by the US Department of Energy