This class provides the infrastructure to write the convergence behaviour of the newton method for the staggered discretization scheme into a VTK file. More...
#include <string>
#include <dune/grid/io/file/vtk/vtksequencewriter.hh>
#include <dumux/io/vtksequencewriter.hh>
#include <dumux/io/pointcloudvtkwriter.hh>
#include "newtonconvergencewriter.hh"
Go to the source code of this file.
This class provides the infrastructure to write the convergence behaviour of the newton method for the staggered discretization scheme into a VTK file.
Classes | |
class | Dumux::StaggeredNewtonConvergenceWriter< GridGeometry, SolutionVector > |
Writes the intermediate solutions for every Newton iteration (for staggered grid scheme) More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |