Go to the documentation of this file.
36 #ifndef vtkPV4Readers_H
37 #define vtkPV4Readers_H
40 #ifndef VTK_EXCLUDE_STRSTREAM_HEADERS
41 # define VTK_EXCLUDE_STRSTREAM_HEADERS
53 class vtkDataArraySelection;
56 class vtkPV4FoamReader;
59 class vtkMultiBlockDataSet;
61 class vtkUnstructuredGrid;
69 namespace vtkPV4Readers
156 vtkMultiBlockDataSet* output,
158 const partInfo& selector,
159 const label datasetNo,
160 const std::string& datasetName
168 vtkMultiBlockDataSet* output,
169 const partInfo& selector,
170 const label datasetNo
178 vtkMultiBlockDataSet* output,
179 const partInfo& selector
186 vtkDataArraySelection* select
193 vtkDataArraySelection*,
204 vtkDataArraySelection* select,
205 const partInfo& selector
212 vtkDataArraySelection*,
void operator+=(const int n)
Increment the size.
int block() const
Return the block holding these datasets.
NamespaceName("vtkPV4Readers")
Declare name of the class and its debug switch.
A HashTable with keys but without contents.
int block(int blockNo)
Assign block number, return previous value.
label GetNumberOfDataSets(vtkMultiBlockDataSet *output, const partInfo &selector)
Convenience method use to convert the readers from VTK 5.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
partInfo(const char *name, const int blockNo=0)
Macro definitions for declaring ClassName(), NamespaceName(), etc.
vtkDataSet * GetDataSetFromBlock(vtkMultiBlockDataSet *output, const partInfo &selector, const label datasetNo)
Convenience method use to convert the readers from VTK 5.
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.
const char * name() const
void setSelectedArrayEntries(vtkDataArraySelection *, const stringList &)
Set selection(s)
Bookkeeping for GUI checklists and the multi-block organization.
wordHashSet getSelected(vtkDataArraySelection *select)
Retrieve the current selections as a wordHashSet.
stringList getSelectedArrayEntries(vtkDataArraySelection *)
Retrieve the current selections.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void operator=(const int i)
Assign new start and reset the size.