VTK  9.4.20250113
Public Member Functions | List of all members
vtkDIYGhostUtilities::DataSetInformation Struct Referenceabstract

#include <vtkDIYGhostUtilities.h>

Inheritance diagram for vtkDIYGhostUtilities::DataSetInformation:
[legend]

Public Member Functions

virtual ~DataSetInformation ()=default
 
virtual bool InputNeedsGhostsPeeledOff () const =0
 

Detailed Description

Definition at line 140 of file vtkDIYGhostUtilities.h.

Constructor & Destructor Documentation

◆ ~DataSetInformation()

virtual vtkDIYGhostUtilities::DataSetInformation::~DataSetInformation ( )
virtualdefault

Member Function Documentation

◆ InputNeedsGhostsPeeledOff()

virtual bool vtkDIYGhostUtilities::DataSetInformation::InputNeedsGhostsPeeledOff ( ) const
pure virtual
Warning
This method does not work before the link map between blocks is computed.

Implemented in vtkDIYGhostUtilities::GridInformation.


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