Go to the documentation of this file.
23 #ifndef __FINLEY_INDEXLIST_H__
24 #define __FINLEY_INDEXLIST_H__
45 const IndexList* index_list,
int range_min,
int range_max,
49 bool reduce_row_order,
int* row_map,
50 bool reduce_col_order,
int* col_map);
53 int firstRow,
int lastRow,
ElementFile* elements,
int* row_map,
58 #endif // __FINLEY_INDEXLIST_H__