This class provides the infrastructure to write the convergence behaviour of the newton method for the staggered discretization scheme into a VTK file.
#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.
| Classes | |
| class | Dumux::StaggeredNewtonConvergenceWriter< GridGeometry, SolutionVector, ResidualVector > | 
| Writes the intermediate solutions for every Newton iteration (for staggered grid scheme)  More... | |
| Namespaces | |
| namespace | Dumux |