VTK
Classes | Namespaces | Macros
vtkADIOSReader.h File Reference
#include <map>
#include <queue>
#include <string>
#include <vector>
#include "vtkDataObjectAlgorithm.h"
#include "vtkMultiProcessController.h"
#include "vtkSetGet.h"
#include "vtkSmartPointer.h"
#include "ADIOSDefs.h"
#include "vtkIOADIOSModule.h"
Include dependency graph for vtkADIOSReader.h:

Go to the source code of this file.

Classes

class  vtkADIOSReader
 Read ADIOS files. More...
 

Namespaces

 ADIOS
 

Macros

#define DECLARE_EXPLICIT(T)
 

Macro Definition Documentation

#define DECLARE_EXPLICIT (   T)
Value:
template<> T* vtkADIOSReader::ReadObject<T>(const std::string& path, \
int blockId);

Definition at line 267 of file vtkADIOSReader.h.