AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
VTK.hpp File Reference

Particles VTK data files loader/saver. (See Aqua::InputOutput::VTK for details) More...

#include <vtkVersion.h>
#include <vtkSmartPointer.h>
#include <vtkXMLUnstructuredGridWriter.h>
#include <vtkXMLUnstructuredGridReader.h>
#include <vtkUnstructuredGrid.h>
#include <vtkFloatArray.h>
#include <vtkDoubleArray.h>
#include <vtkTypeInt32Array.h>
#include <vtkTypeInt64Array.h>
#include <vtkTypeUInt32Array.h>
#include <vtkTypeUInt64Array.h>
#include <vtkPointData.h>
#include <vtkPoints.h>
#include <vtkVertex.h>
#include <vtkCellArray.h>
#include <nlohmann/json.hpp>
#include "aquagpusph/sphPrerequisites.hpp"
#include "Particles.hpp"
Include dependency graph for VTK.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Aqua::InputOutput::VTK
 VTK particles data files loader/saver. More...

Namespaces

namespace  Aqua
 Main AQUAgpusph namespace.
namespace  Aqua::InputOutput
 Input/Output data interfaces.

Detailed Description

Particles VTK data files loader/saver. (See Aqua::InputOutput::VTK for details)