bool CheckParticleType(const int pIdx, vtkIntArray *ptypes)
Filter's by particle type, iff particle_type is included in the given file.
static vtkAMREnzoParticlesReader * New()
vtkDataArray * GetParticlesTypeArray(const int blockIdx)
Returns the ParticlesType Array.
void ReadMetaData() override
See vtkAMRBaseParticlesReader::ReadMetaData()
vtkPolyData * ReadParticles(const int blkidx) override
Reads the particles.
int GetTotalNumberOfParticles() override
See vtkAMRBaseParticlesReader::GetTotalNumberOfParticles.
~vtkAMREnzoParticlesReader() override
vtkAMREnzoParticlesReader()
An abstract base class that implements all the common functionality for all particle readers.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkEnzoReaderInternal * Internal
void SetupParticleDataSelections() override
See vtkAMRBaseParticlesReader::SetupParticleDataSelections.
A concrete instance of the vtkAMRBaseParticlesReader which provides functionality for loading ENZO AM...
vtkPolyData * GetParticles(const char *file, const int blockIdx)
Read the particles from the given particles file for the block corresponding to the given block index...