t8code Logo

Contents:

  • Library API
t8code
  • File t8_vtk_reader.hxx
  • View page source

File t8_vtk_reader.hxx

↰ Parent directory (src/t8_vtk/t8_with_vtk)

Contents

  • Definition (src/t8_vtk/t8_with_vtk/t8_vtk_reader.hxx)

  • Detailed Description

  • Includes

  • Included By

  • Functions

Definition (src/t8_vtk/t8_with_vtk/t8_vtk_reader.hxx)

  • Program Listing for File t8_vtk_reader.hxx

Detailed Description

This file contains functions to read different VTK supported formats into t8code data structures.

Includes

  • t8_cmesh/t8_cmesh.h (File t8_cmesh.h)

  • t8_vtk/t8_vtk_types.h (File t8_vtk_types.h)

  • vtkCellData.h

  • vtkDataSet.h

  • vtkPointSet.h

  • vtkSmartPointer.h

Included By

  • File t8_vtk_reader.cxx

Functions

  • Function t8_vtk_reader(const char *, const int, const int, sc_MPI_Comm, const vtk_file_type_t)

  • Function t8_vtk_reader_cmesh(const char *, const int, const int, sc_MPI_Comm, const vtk_file_type_t, const int, const int)

  • Function t8_vtk_reader_pointSet(const char *, const int, const int, sc_MPI_Comm, const vtk_file_type_t)

  • Function t8_vtkGrid_to_cmesh(vtkSmartPointer<vtkDataSet>, const int, const int, const int, sc_MPI_Comm, const int, const int)

  • Function t8_vtkGrid_to_vtkPointSet(vtkSmartPointer<vtkDataSet>)


© Copyright 2024, Johannes Holke, David Knapp, Sandro Elsweijer, Ioannis Lilikakis, Lukas Dreyer, Jakob Fußbroich, Carsten Burstedde, Chiara Hergl, Johannes Markert, Niklas Boeing, Florian Becker, Prasanna Ponnusamy.

Built with Sphinx using a theme provided by Read the Docs.