10 #ifndef vtkPhastaAdaptor_h 11 #define vtkPhastaAdaptor_h 27 int* numPoints,
double* coordsArray,
int* numCells);
30 int* numCellsInBlock,
int* numPointsPerCell,
int* cellConnectivity);
33 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)