3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::NumericalProblem Class Reference

Exception thrown if a fixable numerical problem occurs. More...

#include <dumux/common/exceptions.hh>

Inheritance diagram for Dumux::NumericalProblem:
Inheritance graph

Description

Exception thrown if a fixable numerical problem occurs.

(e.g. time step too big, etc.)

Public Member Functions

 NumericalProblem (const NumericalProblem &v)
 
 NumericalProblem ()
 
 NumericalProblem (const std::string &s)
 

Constructor & Destructor Documentation

◆ NumericalProblem() [1/3]

Dumux::NumericalProblem::NumericalProblem ( const NumericalProblem v)
inline

◆ NumericalProblem() [2/3]

Dumux::NumericalProblem::NumericalProblem ( )
inline

◆ NumericalProblem() [3/3]

Dumux::NumericalProblem::NumericalProblem ( const std::string &  s)
inlineexplicit

The documentation for this class was generated from the following file: