VTK
Public Member Functions | Public Attributes
vtkFlashReaderInternal Class Reference

#include <vtkAMRFlashReaderInternal.h>

Collaboration diagram for vtkFlashReaderInternal:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkFlashReaderInternal ()
 ~vtkFlashReaderInternal ()
int GetCycle ()
double GetTime ()
void Init ()
void SetFileName (char *fileName)
const char * GetParticleName (char *variableName)
void ReadMetaData ()
void ReadProcessorIds ()
void ReadDoubleScalars (hid_t fileIndx)
void ReadIntegerScalars (hid_t fileIndx)
void ReadVersionInformation (hid_t fileIndx)
void ReadSimulationParameters (hid_t fileIndx, bool bTmCycle=false)
void GetBlockMinMaxGlobalDivisionIds ()
void ReadBlockTypes ()
void ReadBlockBounds ()
void ReadBlockCenters ()
void ReadBlockStructures ()
void ReadRefinementLevels ()
void ReadDataAttributeNames ()
void ReadParticlesComponent (hid_t dataIndx, const char *compName, double *dataBuff)
void ReadParticleAttributes ()
void ReadParticleAttributesFLASH3 ()
void GetBlockAttribute (const char *atribute, int blockIdx, vtkDataSet *pDataSet)

Public Attributes

int NumberOfBlocks
int NumberOfLevels
int FileFormatVersion
int NumberOfParticles
int NumberOfLeafBlocks
int NumberOfDimensions
int NumberOfProcessors
int HaveProcessorsInfo
int BlockGridDimensions [3]
int BlockCellDimensions [3]
int NumberOfChildrenPerBlock
int NumberOfNeighborsPerBlock
char * FileName
hid_t FileIndex
double MinBounds [3]
double MaxBounds [3]
FlashReaderSimulationParameters SimulationParameters
FlashReaderSimulationInformation SimulationInformation
std::vector< BlockBlocks
std::vector< intLeafBlocks
std::vector< std::string > AttributeNames
std::string ParticleName
std::vector< hid_t > ParticleAttributeTypes
std::vector< std::string > ParticleAttributeNames
std::map< std::string, intParticleAttributeNamesToIds

Detailed Description

Definition at line 131 of file vtkAMRFlashReaderInternal.h.


Constructor & Destructor Documentation

Definition at line 134 of file vtkAMRFlashReaderInternal.h.

Definition at line 135 of file vtkAMRFlashReaderInternal.h.


Member Function Documentation

void vtkFlashReaderInternal::SetFileName ( char *  fileName) [inline]

Definition at line 173 of file vtkAMRFlashReaderInternal.h.

const char* vtkFlashReaderInternal::GetParticleName ( char *  variableName) [inline]

Definition at line 174 of file vtkAMRFlashReaderInternal.h.

void vtkFlashReaderInternal::ReadSimulationParameters ( hid_t  fileIndx,
bool  bTmCycle = false 
)
void vtkFlashReaderInternal::ReadParticlesComponent ( hid_t  dataIndx,
const char *  compName,
double dataBuff 
)
void vtkFlashReaderInternal::GetBlockAttribute ( const char *  atribute,
int  blockIdx,
vtkDataSet pDataSet 
)

Member Data Documentation

Definition at line 137 of file vtkAMRFlashReaderInternal.h.

Definition at line 138 of file vtkAMRFlashReaderInternal.h.

Definition at line 139 of file vtkAMRFlashReaderInternal.h.

Definition at line 140 of file vtkAMRFlashReaderInternal.h.

Definition at line 141 of file vtkAMRFlashReaderInternal.h.

Definition at line 142 of file vtkAMRFlashReaderInternal.h.

Definition at line 143 of file vtkAMRFlashReaderInternal.h.

Definition at line 144 of file vtkAMRFlashReaderInternal.h.

Definition at line 145 of file vtkAMRFlashReaderInternal.h.

Definition at line 146 of file vtkAMRFlashReaderInternal.h.

Definition at line 147 of file vtkAMRFlashReaderInternal.h.

Definition at line 148 of file vtkAMRFlashReaderInternal.h.

Definition at line 150 of file vtkAMRFlashReaderInternal.h.

Definition at line 151 of file vtkAMRFlashReaderInternal.h.

Definition at line 152 of file vtkAMRFlashReaderInternal.h.

Definition at line 153 of file vtkAMRFlashReaderInternal.h.

Definition at line 154 of file vtkAMRFlashReaderInternal.h.

Definition at line 155 of file vtkAMRFlashReaderInternal.h.

Definition at line 158 of file vtkAMRFlashReaderInternal.h.

Definition at line 159 of file vtkAMRFlashReaderInternal.h.

std::vector< std::string > vtkFlashReaderInternal::AttributeNames

Definition at line 160 of file vtkAMRFlashReaderInternal.h.

Definition at line 163 of file vtkAMRFlashReaderInternal.h.

Definition at line 164 of file vtkAMRFlashReaderInternal.h.

Definition at line 165 of file vtkAMRFlashReaderInternal.h.

Definition at line 166 of file vtkAMRFlashReaderInternal.h.


The documentation for this class was generated from the following file: