VTK-m  2.0
Static Public Member Functions | List of all members
vtkmdiy::Serialization< vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > > Struct Template Reference

#include <DistributedContourTreeBlockData.h>

Static Public Member Functions

static void save (vtkmdiy::BinaryBuffer &bb, const vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > &ctm)
 
static void load (vtkmdiy::BinaryBuffer &bb, vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > &ctm)
 

Member Function Documentation

◆ load()

template<typename FieldType >
static void vtkmdiy::Serialization< vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > >::load ( vtkmdiy::BinaryBuffer &  bb,
vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > &  ctm 
)
inlinestatic

◆ save()

template<typename FieldType >
static void vtkmdiy::Serialization< vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > >::save ( vtkmdiy::BinaryBuffer &  bb,
const vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > &  ctm 
)
inlinestatic

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