VTK  9.3.20240327
Public Attributes | List of all members
tagFlashReaderBlock Struct Reference

#include <vtkAMRFlashReaderInternal.h>

Public Attributes

int Index
 
int Level
 
int Type
 
int ParentId
 
int ChildrenIds [8]
 
int NeighborIds [6]
 
int ProcessorId
 
int MinGlobalDivisionIds [3]
 
int MaxGlobalDivisionIds [3]
 
double Center [3]
 
double MinBounds [3]
 
double MaxBounds [3]
 

Detailed Description

Definition at line 66 of file vtkAMRFlashReaderInternal.h.

Member Data Documentation

◆ Index

int tagFlashReaderBlock::Index

Definition at line 68 of file vtkAMRFlashReaderInternal.h.

◆ Level

int tagFlashReaderBlock::Level

Definition at line 69 of file vtkAMRFlashReaderInternal.h.

◆ Type

int tagFlashReaderBlock::Type

Definition at line 70 of file vtkAMRFlashReaderInternal.h.

◆ ParentId

int tagFlashReaderBlock::ParentId

Definition at line 71 of file vtkAMRFlashReaderInternal.h.

◆ ChildrenIds

int tagFlashReaderBlock::ChildrenIds[8]

Definition at line 72 of file vtkAMRFlashReaderInternal.h.

◆ NeighborIds

int tagFlashReaderBlock::NeighborIds[6]

Definition at line 73 of file vtkAMRFlashReaderInternal.h.

◆ ProcessorId

int tagFlashReaderBlock::ProcessorId

Definition at line 74 of file vtkAMRFlashReaderInternal.h.

◆ MinGlobalDivisionIds

int tagFlashReaderBlock::MinGlobalDivisionIds[3]

Definition at line 75 of file vtkAMRFlashReaderInternal.h.

◆ MaxGlobalDivisionIds

int tagFlashReaderBlock::MaxGlobalDivisionIds[3]

Definition at line 76 of file vtkAMRFlashReaderInternal.h.

◆ Center

double tagFlashReaderBlock::Center[3]

Definition at line 77 of file vtkAMRFlashReaderInternal.h.

◆ MinBounds

double tagFlashReaderBlock::MinBounds[3]

Definition at line 78 of file vtkAMRFlashReaderInternal.h.

◆ MaxBounds

double tagFlashReaderBlock::MaxBounds[3]

Definition at line 79 of file vtkAMRFlashReaderInternal.h.


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