Functions
CPythonAdaptorAPI.h File Reference
#include "vtkPVPythonCatalystModule.h"
#include "CAdaptorAPI.h"
Include dependency graph for CPythonAdaptorAPI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void VTKPVPYTHONCATALYST_EXPORT coprocessorinitializewithpython (char *pythonFileName, int *pythonFileNameLength)
 
void VTKPVPYTHONCATALYST_EXPORT coprocessoraddpythonscript (char *pythonFileName, int *pythonFileNameLength)
 

Function Documentation

◆ coprocessorinitializewithpython()

void VTKPVPYTHONCATALYST_EXPORT coprocessorinitializewithpython ( char *  pythonFileName,
int pythonFileNameLength 
)

◆ coprocessoraddpythonscript()

void VTKPVPYTHONCATALYST_EXPORT coprocessoraddpythonscript ( char *  pythonFileName,
int pythonFileNameLength 
)