15#ifndef vtkPChacoReader_h 
   16#define vtkPChacoReader_h 
   19#include "vtkIOParallelModule.h"  
   21VTK_ABI_NAMESPACE_BEGIN
 
Read a Chaco file and create a vtkUnstructuredGrid.
 
a simple class to control print indentation
 
Multiprocessing communication superclass.
 
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
 
~vtkPChacoReader() override
 
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
 
void SetController(vtkMultiProcessController *c)
Set/Get the communicator object (we'll use global World controller if you don't set a different one).
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
static vtkPChacoReader * New()
 
Timer support and logging.
 
dataset represents arbitrary combinations of all possible cell types
 
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)