VTK
Public Member Functions | Public Attributes
vtkEnzoReaderInternal Class Reference

#include <vtkAMREnzoReaderInternal.h>

Collaboration diagram for vtkEnzoReaderInternal:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkEnzoReaderInternal ()
 ~vtkEnzoReaderInternal ()
void Init ()
void ReleaseDataArray ()
void SetFileName (char *fileName)
void ReadMetaData ()
void GetAttributeNames ()
void CheckAttributeNames ()
void ReadBlockStructures ()
void ReadGeneralParameters ()
void DetermineRootBoundingBox ()
int LoadAttribute (const char *attribute, int blockIdx)
int GetBlockAttribute (const char *attribute, int blockIdx, vtkDataSet *pDataSet)
std::string GetBaseDirectory (const char *path)

Public Attributes

int NumberOfMultiBlocks
int NumberOfDimensions
int NumberOfLevels
int NumberOfBlocks
int ReferenceBlock
int CycleIndex
char * FileName
double DataTime
vtkDataArrayDataArray
std::string DirectoryName
std::string MajorFileName
std::string BoundaryFileName
std::string HierarchyFileName
std::vector< std::string > BlockAttributeNames
std::vector< std::string > ParticleAttributeNames
std::vector< std::string > TracerParticleAttributeNames
std::vector< vtkEnzoReaderBlockBlocks

Detailed Description

Definition at line 105 of file vtkAMREnzoReaderInternal.h.


Constructor & Destructor Documentation


Member Function Documentation

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

Definition at line 137 of file vtkAMREnzoReaderInternal.h.

int vtkEnzoReaderInternal::LoadAttribute ( const char *  attribute,
int  blockIdx 
)
int vtkEnzoReaderInternal::GetBlockAttribute ( const char *  attribute,
int  blockIdx,
vtkDataSet pDataSet 
)
std::string vtkEnzoReaderInternal::GetBaseDirectory ( const char *  path) [inline]

Definition at line 147 of file vtkAMREnzoReaderInternal.h.


Member Data Documentation

Definition at line 114 of file vtkAMREnzoReaderInternal.h.

Definition at line 116 of file vtkAMREnzoReaderInternal.h.

Definition at line 117 of file vtkAMREnzoReaderInternal.h.

Definition at line 118 of file vtkAMREnzoReaderInternal.h.

Definition at line 119 of file vtkAMREnzoReaderInternal.h.

Definition at line 120 of file vtkAMREnzoReaderInternal.h.

Definition at line 121 of file vtkAMREnzoReaderInternal.h.

Definition at line 122 of file vtkAMREnzoReaderInternal.h.

Definition at line 123 of file vtkAMREnzoReaderInternal.h.

Definition at line 126 of file vtkAMREnzoReaderInternal.h.

Definition at line 127 of file vtkAMREnzoReaderInternal.h.

Definition at line 128 of file vtkAMREnzoReaderInternal.h.

Definition at line 129 of file vtkAMREnzoReaderInternal.h.

std::vector< std::string > vtkEnzoReaderInternal::BlockAttributeNames

Definition at line 130 of file vtkAMREnzoReaderInternal.h.

Definition at line 131 of file vtkAMREnzoReaderInternal.h.

Definition at line 132 of file vtkAMREnzoReaderInternal.h.

Definition at line 133 of file vtkAMREnzoReaderInternal.h.


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