#include "vtkPVCatalystModule.h"
Go to the source code of this file.
Functions | |
void VTKPVCATALYST_EXPORT | coprocessorinitialize () |
void VTKPVCATALYST_EXPORT | coprocessorfinalize () |
void VTKPVCATALYST_EXPORT | requestdatadescription (int *timeStep, double *time, int *coprocessThisTimeStep) |
void VTKPVCATALYST_EXPORT | needtocreategrid (int *needGrid) |
void VTKPVCATALYST_EXPORT | coprocess () |
void VTKPVCATALYST_EXPORT coprocessorinitialize | ( | ) |
void VTKPVCATALYST_EXPORT coprocessorfinalize | ( | ) |
void VTKPVCATALYST_EXPORT requestdatadescription | ( | int * | timeStep, |
double * | time, | ||
int * | coprocessThisTimeStep | ||
) |
void VTKPVCATALYST_EXPORT needtocreategrid | ( | int * | needGrid | ) |
void VTKPVCATALYST_EXPORT coprocess | ( | ) |