22 #ifndef vtkPhastaAdaptor_h 23 #define vtkPhastaAdaptor_h 38 int* numPoints,
double* coordsArray,
int* numCells);
41 int* numCellsInBlock,
int* numPointsPerCell,
int* cellConnectivity);
44 int* nshg,
int* ndof,
double* dofArray,
int* compressibleFlow);
void VTKPVADAPTORSPHASTA_EXPORT addfields(int *nshg, int *ndof, double *dofArray, int *compressibleFlow)
#define VTKPVADAPTORSPHASTA_EXPORT
void VTKPVADAPTORSPHASTA_EXPORT createpointsandallocatecells(int *numPoints, double *coordsArray, int *numCells)
Simulation code.
void VTKPVADAPTORSPHASTA_EXPORT insertblockofcells(int *numCellsInBlock, int *numPointsPerCell, int *cellConnectivity)