Public Member Functions | Public Attributes | List of all members
vtkAMRDualGridHelperBlock Class Reference

#include <vtkAMRDualGridHelper.h>

Collaboration diagram for vtkAMRDualGridHelperBlock:
Collaboration graph
[legend]

Public Member Functions

 vtkAMRDualGridHelperBlock ()
 
 ~vtkAMRDualGridHelperBlock ()
 
void ResetRegionBits ()
 
void AddBackGhostLevels (int standardBlockDimensions[3])
 
void SetFace (int faceId, vtkAMRDualGridHelperFace *face)
 

Public Attributes

int Level
 
int BlockId
 
int GridIndex [3]
 
int OriginIndex [3]
 
int ProcessId
 
vtkImageDataImage
 
vtkAMRDualGridHelperFaceFaces [6]
 
unsigned char CopyFlag
 
unsigned char RegionBits [3][3][3]
 
unsigned char BoundaryBits
 
void * UserData
 

Detailed Description

Definition at line 226 of file vtkAMRDualGridHelper.h.

Constructor & Destructor Documentation

◆ vtkAMRDualGridHelperBlock()

vtkAMRDualGridHelperBlock::vtkAMRDualGridHelperBlock ( )

◆ ~vtkAMRDualGridHelperBlock()

vtkAMRDualGridHelperBlock::~vtkAMRDualGridHelperBlock ( )

Member Function Documentation

◆ ResetRegionBits()

void vtkAMRDualGridHelperBlock::ResetRegionBits ( )

◆ AddBackGhostLevels()

void vtkAMRDualGridHelperBlock::AddBackGhostLevels ( int  standardBlockDimensions[3])

◆ SetFace()

void vtkAMRDualGridHelperBlock::SetFace ( int  faceId,
vtkAMRDualGridHelperFace face 
)

Member Data Documentation

◆ Level

int vtkAMRDualGridHelperBlock::Level

Definition at line 239 of file vtkAMRDualGridHelper.h.

◆ BlockId

int vtkAMRDualGridHelperBlock::BlockId

Definition at line 240 of file vtkAMRDualGridHelper.h.

◆ GridIndex

int vtkAMRDualGridHelperBlock::GridIndex[3]

Definition at line 244 of file vtkAMRDualGridHelper.h.

◆ OriginIndex

int vtkAMRDualGridHelperBlock::OriginIndex[3]

Definition at line 249 of file vtkAMRDualGridHelper.h.

◆ ProcessId

int vtkAMRDualGridHelperBlock::ProcessId

Definition at line 252 of file vtkAMRDualGridHelper.h.

◆ Image

vtkImageData* vtkAMRDualGridHelperBlock::Image

Definition at line 255 of file vtkAMRDualGridHelper.h.

◆ Faces

vtkAMRDualGridHelperFace* vtkAMRDualGridHelperBlock::Faces[6]

Definition at line 258 of file vtkAMRDualGridHelper.h.

◆ CopyFlag

unsigned char vtkAMRDualGridHelperBlock::CopyFlag

Definition at line 263 of file vtkAMRDualGridHelper.h.

◆ RegionBits

unsigned char vtkAMRDualGridHelperBlock::RegionBits[3][3][3]

Definition at line 276 of file vtkAMRDualGridHelper.h.

◆ BoundaryBits

unsigned char vtkAMRDualGridHelperBlock::BoundaryBits

Definition at line 280 of file vtkAMRDualGridHelper.h.

◆ UserData

void* vtkAMRDualGridHelperBlock::UserData

Definition at line 285 of file vtkAMRDualGridHelper.h.


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