4 #ifndef Adaptors_NPICAdaptor_h 5 #define Adaptors_NPICAdaptor_h 21 int* myid,
int* xdim,
int* ystart,
int* ystop,
double* xspc,
double* yspc);
26 char* fname,
int* len,
double* data0,
double* data1,
double* data2,
int* size);
void VTKPVADAPTORSNPIC_EXPORT add_pressure_(int *index, double *data, int *size)
void VTKPVADAPTORSNPIC_EXPORT add_vector_(char *fname, int *len, double *data0, double *data1, double *data2, int *size)
#define VTKPVADAPTORSNPIC_EXPORT
void VTKPVADAPTORSNPIC_EXPORT add_scalar_(char *fname, int *len, double *data, int *size)
void VTKPVADAPTORSNPIC_EXPORT createstructuredgrid_(int *myid, int *xdim, int *ystart, int *ystop, double *xspc, double *yspc)