10 #ifndef _fei_IndexTable_hpp_
11 #define _fei_IndexTable_hpp_
13 #include <fei_macros.hpp>
30 const int* indices) = 0;
37 const int* indices) = 0;
44 const int* indices) = 0;
virtual void addIndices(int row, int numIndices, const int *indices)=0
virtual void addDiagonals(int numIndices, const int *indices)=0