Go to the documentation of this file.
16 #ifndef __FINLEY_ELEMENTFILE_H__
17 #define __FINLEY_ELEMENTFILE_H__
23 #include "esysUtils/Esys_MPI.h"
76 void markNodes(
int* mask,
int offset,
bool useLinear);
79 void copyTable(
int offset,
int nodeOffset,
int idOffset,
83 int firstDOF,
int lastDOF,
int *dofIndex,
155 #endif // __FINLEY_ELEMENTFILE_H__