16 #ifndef vtkConduitArrayUtilities_h
17 #define vtkConduitArrayUtilities_h
19 #include "vtkIOCatalystConduitModule.h"
27 VTK_ABI_NAMESPACE_BEGIN
44 const conduit_node* mcarray,
const std::string& arrayname);
54 vtkIdType cellSize,
const conduit_node* mcarray);
67 const conduit_node* o2mrelation,
const std::string& leafname);
74 const conduit_node* mcarray,
bool force_signed);
76 const conduit_node* mcarray,
bool force_signed);
78 const conduit_node* mcarray,
bool force_signed);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
abstract superclass for arrays of numeric data
helper to convert Conduit arrays to VTK arrays.
object to represent cell connectivity
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...