This class provides the infrastructure to write the convergence behaviour of the newton method into a VTK file. More...
#include <string>
#include <dune/grid/io/file/vtk/vtksequencewriter.hh>
#include <dumux/discretization/method.hh>
Go to the source code of this file.
This class provides the infrastructure to write the convergence behaviour of the newton method into a VTK file.
Classes | |
struct | Dumux::ConvergenceWriterInterface< SolutionVector > |
class | Dumux::NewtonConvergenceWriter< GridGeometry, SolutionVector > |
Writes the intermediate solutions for every Newton iteration. More... | |
Namespaces | |
namespace | Dumux |