VTK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dox
build
vtk6-K6vRJm
vtk6-6.2.0+dfsg1
debian
build
Parallel
MPI4Py
vtkParallelMPI4PyInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkParallelMPI4PyInstantiator_h
2
#define __vtkParallelMPI4PyInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkParallelMPI4PyModule.h
"
7
8
9
class
VTKPARALLELMPI4PY_EXPORT
vtkParallelMPI4PyInstantiator
10
{
11
public
:
12
vtkParallelMPI4PyInstantiator
();
13
~
vtkParallelMPI4PyInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkParallelMPI4PyInstantiator
vtkParallelMPI4PyInstantiatorInitializer
;
21
22
#endif
vtkInstantiator.h
vtkParallelMPI4PyInstantiatorInitializer
static vtkParallelMPI4PyInstantiator vtkParallelMPI4PyInstantiatorInitializer
Definition:
vtkParallelMPI4PyInstantiator.h:20
vtkParallelMPI4PyModule.h
vtkParallelMPI4PyInstantiator
Definition:
vtkParallelMPI4PyInstantiator.h:9
VTKPARALLELMPI4PY_EXPORT
#define VTKPARALLELMPI4PY_EXPORT
Definition:
vtkParallelMPI4PyModule.h:15
Generated by
1.8.9.1