VTK  9.5.20251126
AvmeshInternals.h File Reference
#include <stdexcept>
#include <string>
#include <vtkABINamespace.h>
Include dependency graph for AvmeshInternals.h:

Go to the source code of this file.

Classes

class  AvmeshError
 

Functions

void ReadAvmesh (vtkPartitionedDataSetCollection *output, std::string fname, bool SurfaceOnly, bool BuildConnectivityIteratively)
 

Function Documentation

◆ ReadAvmesh()

void ReadAvmesh ( vtkPartitionedDataSetCollection * output,
std::string fname,
bool SurfaceOnly,
bool BuildConnectivityIteratively )