Go to the source code of this file.
|
void | coprocessorinitialize (void *handle) |
|
void | coprocessorcreateimage (int timestep, double time, char *filename_base, int n, double *xyz, double *bounds, double r, double *attr, double min, double max, double theta, double phi, double z) |
|
void | coprocessorfinalize () |
|
◆ coprocessorinitialize()
void coprocessorinitialize |
( |
void * |
handle | ) |
|
◆ coprocessorcreateimage()
void coprocessorcreateimage |
( |
int |
timestep, |
|
|
double |
time, |
|
|
char * |
filename_base, |
|
|
int |
n, |
|
|
double * |
xyz, |
|
|
double * |
bounds, |
|
|
double |
r, |
|
|
double * |
attr, |
|
|
double |
min, |
|
|
double |
max, |
|
|
double |
theta, |
|
|
double |
phi, |
|
|
double |
z |
|
) |
| |
◆ coprocessorfinalize()
void coprocessorfinalize |
( |
| ) |
|