VTK
9.4.20241031
|
#include "vtkIOCGNSReaderModule.h"
#include "vtkMultiBlockDataSetAlgorithm.h"
#include "vtkNew.h"
#include <string>
Go to the source code of this file.
Classes | |
class | vtkCGNSReader |
vtkCGNSReader creates a multi-block dataset and reads unstructured grids and structured meshes from binary files stored in CGNS file format, with data stored at the nodes, cells or faces. More... | |
Namespaces | |
namespace | CGNSRead |
This file defines functions used by vtkCGNSReader and vtkCGNSReaderInternal. | |