A VTK output module to simplify writing dumux simulation data to VTK format. Specialization for staggered grids with dofs on faces. More...
#include <dune/common/fvector.hh>
#include <dumux/io/vtkoutputmodule.hh>
#include <dumux/io/pointcloudvtkwriter.hh>
#include <dumux/io/vtksequencewriter.hh>
#include <dumux/discretization/staggered/freeflow/velocityoutput.hh>
Go to the source code of this file.
A VTK output module to simplify writing dumux simulation data to VTK format. Specialization for staggered grids with dofs on faces.
Classes | |
class | Dumux::StaggeredVtkOutputModule< GridVariables, SolutionVector > |
A VTK output module to simplify writing dumux simulation data to VTK format Specialization for staggered grids with dofs on faces. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |