CEPS  24.01
Cardiac ElectroPhysiology Simulator
VtkMeshReader.hpp File Reference
#include "geometry/readers/MeshReader.hpp"
#include <vtkCellData.h>
#include <vtkDataSet.h>
#include <vtkDataSetReader.h>
#include <vtkGenericCell.h>
#include <vtkIdList.h>
#include <vtkPointData.h>
#include <vtkPointSet.h>
#include <vtkPoints.h>
#include <vtkPolyData.h>
#include <vtkSmartPointer.h>
#include <vtkUnstructuredGrid.h>
#include <vtkXMLPUnstructuredGridReader.h>
#include <vtkCommand.h>
#include <vtkNew.h>

Go to the source code of this file.

Data Structures

class  VtkMeshReader
 This class enables reading of vtk dataset files. More...
 

Detailed Description

Parser for .pvtu and .vtk legacy files

Definition in file VtkMeshReader.hpp.