#include <vtkAMRFlashReaderInternal.h>
§ vtkFlashReaderInternal()
| vtkFlashReaderInternal::vtkFlashReaderInternal |
( |
| ) |
|
|
inline |
§ ~vtkFlashReaderInternal()
| vtkFlashReaderInternal::~vtkFlashReaderInternal |
( |
| ) |
|
|
inline |
§ GetCycle()
| int vtkFlashReaderInternal::GetCycle |
( |
| ) |
|
§ GetTime()
| double vtkFlashReaderInternal::GetTime |
( |
| ) |
|
§ Init()
| void vtkFlashReaderInternal::Init |
( |
| ) |
|
§ SetFileName()
| void vtkFlashReaderInternal::SetFileName |
( |
char * |
fileName | ) |
|
|
inline |
§ GetParticleName()
| const char* vtkFlashReaderInternal::GetParticleName |
( |
char * |
variableName | ) |
|
|
inline |
§ ReadMetaData()
| void vtkFlashReaderInternal::ReadMetaData |
( |
| ) |
|
§ ReadProcessorIds()
| void vtkFlashReaderInternal::ReadProcessorIds |
( |
| ) |
|
§ ReadDoubleScalars()
| void vtkFlashReaderInternal::ReadDoubleScalars |
( |
hid_t |
fileIndx | ) |
|
§ ReadIntegerScalars()
| void vtkFlashReaderInternal::ReadIntegerScalars |
( |
hid_t |
fileIndx | ) |
|
§ ReadVersionInformation()
| void vtkFlashReaderInternal::ReadVersionInformation |
( |
hid_t |
fileIndx | ) |
|
§ ReadSimulationParameters()
| void vtkFlashReaderInternal::ReadSimulationParameters |
( |
hid_t |
fileIndx, |
|
|
bool |
bTmCycle = false |
|
) |
| |
§ GetBlockMinMaxGlobalDivisionIds()
| void vtkFlashReaderInternal::GetBlockMinMaxGlobalDivisionIds |
( |
| ) |
|
§ ReadBlockTypes()
| void vtkFlashReaderInternal::ReadBlockTypes |
( |
| ) |
|
§ ReadBlockBounds()
| void vtkFlashReaderInternal::ReadBlockBounds |
( |
| ) |
|
§ ReadBlockCenters()
| void vtkFlashReaderInternal::ReadBlockCenters |
( |
| ) |
|
§ ReadBlockStructures()
| void vtkFlashReaderInternal::ReadBlockStructures |
( |
| ) |
|
§ ReadRefinementLevels()
| void vtkFlashReaderInternal::ReadRefinementLevels |
( |
| ) |
|
§ ReadDataAttributeNames()
| void vtkFlashReaderInternal::ReadDataAttributeNames |
( |
| ) |
|
§ ReadParticlesComponent()
| void vtkFlashReaderInternal::ReadParticlesComponent |
( |
hid_t |
dataIndx, |
|
|
const char * |
compName, |
|
|
double * |
dataBuff |
|
) |
| |
§ ReadParticleAttributes()
| void vtkFlashReaderInternal::ReadParticleAttributes |
( |
| ) |
|
§ ReadParticleAttributesFLASH3()
| void vtkFlashReaderInternal::ReadParticleAttributesFLASH3 |
( |
| ) |
|
§ GetBlockAttribute()
| void vtkFlashReaderInternal::GetBlockAttribute |
( |
const char * |
atribute, |
|
|
int |
blockIdx, |
|
|
vtkDataSet * |
pDataSet |
|
) |
| |
§ NumberOfBlocks
| int vtkFlashReaderInternal::NumberOfBlocks |
§ NumberOfLevels
| int vtkFlashReaderInternal::NumberOfLevels |
§ FileFormatVersion
| int vtkFlashReaderInternal::FileFormatVersion |
§ NumberOfParticles
| int vtkFlashReaderInternal::NumberOfParticles |
§ NumberOfLeafBlocks
| int vtkFlashReaderInternal::NumberOfLeafBlocks |
§ NumberOfDimensions
| int vtkFlashReaderInternal::NumberOfDimensions |
§ NumberOfProcessors
| int vtkFlashReaderInternal::NumberOfProcessors |
§ HaveProcessorsInfo
| int vtkFlashReaderInternal::HaveProcessorsInfo |
§ BlockGridDimensions
| int vtkFlashReaderInternal::BlockGridDimensions[3] |
§ BlockCellDimensions
| int vtkFlashReaderInternal::BlockCellDimensions[3] |
§ NumberOfChildrenPerBlock
| int vtkFlashReaderInternal::NumberOfChildrenPerBlock |
§ NumberOfNeighborsPerBlock
| int vtkFlashReaderInternal::NumberOfNeighborsPerBlock |
§ FileName
| char* vtkFlashReaderInternal::FileName |
§ FileIndex
| hid_t vtkFlashReaderInternal::FileIndex |
§ MinBounds
| double vtkFlashReaderInternal::MinBounds[3] |
§ MaxBounds
| double vtkFlashReaderInternal::MaxBounds[3] |
§ SimulationParameters
§ SimulationInformation
§ Blocks
| std::vector< Block > vtkFlashReaderInternal::Blocks |
§ LeafBlocks
| std::vector< int > vtkFlashReaderInternal::LeafBlocks |
§ AttributeNames
| std::vector< std::string > vtkFlashReaderInternal::AttributeNames |
§ ParticleName
| std::string vtkFlashReaderInternal::ParticleName |
§ ParticleAttributeTypes
| std::vector< hid_t > vtkFlashReaderInternal::ParticleAttributeTypes |
§ ParticleAttributeNames
| std::vector< std::string > vtkFlashReaderInternal::ParticleAttributeNames |
§ ParticleAttributeNamesToIds
| std::map< std::string, int > vtkFlashReaderInternal::ParticleAttributeNamesToIds |
The documentation for this class was generated from the following file: