escript  Revision_
Namespaces | Functions
finley/src/IndexList.cpp File Reference
#include "IndexList.h"
#include "ElementFile.h"
#include <escript/index.h>

Namespaces

 finley
 A suite of factory methods for creating various finley domains.
 

Functions

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