Element-wise calculation of the residual and its derivatives for a two-phase, incompressible test problem.
#include <cmath>#include <dumux/common/properties.hh>#include <dumux/common/parameters.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/elementsolution.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/porousmediumflow/immiscible/localresidual.hh>#include <dumux/porousmediumflow/2p/formulation.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::TwoPIncompressibleLocalResidual< TypeTag > | 
| Element-wise calculation of the residual and its derivatives for a two-phase, incompressible test problem.  More... | |
| Namespaces | |
| namespace | Dumux |