A vtk file reader using tinyxml2 as xml backend. More...
#include <iostream>#include <iterator>#include <algorithm>#include <memory>#include <type_traits>#include <unordered_map>#include <utility>#include <dune/common/parallel/mpihelper.hh>#include <dune/common/exceptions.hh>#include <dune/grid/common/capabilities.hh>#include <dune/grid/io/file/vtk/common.hh>#include <dune/grid/common/gridfactory.hh>#include <dumux/io/container.hh>#include <dumux/io/xml/tinyxml2.h>Go to the source code of this file.
A vtk file reader using tinyxml2 as xml backend.
Classes | |
| class | Dumux::VTKReader |
| A vtk file reader using tinyxml2 as xml backend. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |