|
ExaFMM 1
Fast-multipole Method for exascale systems
|
Base VTK class. More...
#include <vtk.h>
Public Member Functions | |
| void | setDomain (const real r0, const vect x0) |
| void | setGroup (const int Igroup, const int Npoints) |
| void | setPoints (const int Igroup, const vect X) |
| void | setGroupOfPoints (Bodies &bodies, int &Ncell) |
| void | plot (const int Ngroup) |
Private Attributes | |
| int | I [maxGroups] |
| vtkPoints * | points [maxGroups] |
| vtkPoints * | hexPoints |
| void vtkPlot::plot | ( | const int | Ngroup | ) | [inline] |
| void vtkPlot::setGroup | ( | const int | Igroup, |
| const int | Npoints | ||
| ) | [inline] |
| void vtkPlot::setGroupOfPoints | ( | Bodies & | bodies, |
| int & | Ncell | ||
| ) | [inline] |
| void vtkPlot::setPoints | ( | const int | Igroup, |
| const vect | X | ||
| ) | [inline] |
vtkPoints* vtkPlot::hexPoints [private] |
int vtkPlot::I[maxGroups] [private] |
vtkPoints* vtkPlot::points[maxGroups] [private] |
1.7.4