Go to the source code of this file.
Data Structures | |
class | partInfo |
Bookkeeping for GUI checklists and the multi-block organization. More... | |
Namespaces | |
Foam::vtkPV4Readers | |
A collection of helper functions when building a reader interface in ParaView3. | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | VTK_EXCLUDE_STRSTREAM_HEADERS |
Functions | |
NamespaceName ("vtkPV4Readers") | |
Declare name of the class and its debug switch. More... | |
void | AddToBlock (vtkMultiBlockDataSet *output, vtkDataSet *dataset, const partInfo &selector, const label datasetNo, const std::string &datasetName) |
Convenience method use to convert the readers from VTK 5. More... | |
vtkDataSet * | GetDataSetFromBlock (vtkMultiBlockDataSet *output, const partInfo &selector, const label datasetNo) |
Convenience method use to convert the readers from VTK 5. More... | |
label | GetNumberOfDataSets (vtkMultiBlockDataSet *output, const partInfo &selector) |
Convenience method use to convert the readers from VTK 5. More... | |
wordHashSet | getSelected (vtkDataArraySelection *select) |
Retrieve the current selections as a wordHashSet. More... | |
wordHashSet | getSelected (vtkDataArraySelection *, const partInfo &) |
Retrieve a sub-list of the current selections. More... | |
stringList | getSelectedArrayEntries (vtkDataArraySelection *) |
Retrieve the current selections. More... | |
stringList | getSelectedArrayEntries (vtkDataArraySelection *select, const partInfo &selector) |
Retrieve a sub-list of the current selections. More... | |
void | setSelectedArrayEntries (vtkDataArraySelection *, const stringList &) |
Set selection(s) More... | |
Original source file vtkPV4Readers.H
Definition in file vtkPV4Readers.H.
#define VTK_EXCLUDE_STRSTREAM_HEADERS |
Definition at line 41 of file vtkPV4Readers.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.