VTK  9.1.0
Public Attributes | List of all members
vtkDIYGhostUtilities::GridInformation Struct Reference

Structure storing information needed by a block on it's own grid structure. More...

#include <vtkDIYGhostUtilities.h>

Inheritance diagram for vtkDIYGhostUtilities::GridInformation:
[legend]

Public Attributes

ExtentType Extent
 Extent without ghost layers. More...
 
ExtentType ExtentGhostThickness
 

Detailed Description

Structure storing information needed by a block on it's own grid structure.

Definition at line 176 of file vtkDIYGhostUtilities.h.

Member Data Documentation

◆ Extent

ExtentType vtkDIYGhostUtilities::GridInformation::Extent

Extent without ghost layers.

Definition at line 181 of file vtkDIYGhostUtilities.h.

◆ ExtentGhostThickness

ExtentType vtkDIYGhostUtilities::GridInformation::ExtentGhostThickness

Definition at line 183 of file vtkDIYGhostUtilities.h.


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