escript  Revision_4925
Namespaces | Functions
finley/src/IndexList.cpp File Reference
#include "IndexList.h"
#include "ElementFile.h"

Namespaces

 finley
 

Functions

void finley::IndexList_insertElements (IndexListArray &index_list, ElementFile *elements, bool reduce_row_order, const int *row_map, bool reduce_col_order, const int *col_map)
 
void finley::IndexList_insertElementsWithRowRangeNoMainDiagonal (IndexListArray &index_list, int firstRow, int lastRow, ElementFile *elements, int *row_map, int *col_map)