core/index.c File Reference


Detailed Description

Id
index.c,v 1.10 2008/01/05 01:10:35 d3g637 Exp

Definition in file index.c.

Go to the source code of this file.

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 1.0
An open-source project initiated by the US Department of Energy