core/index.c File Reference


Detailed Description

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

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