Base class for all standard finite volume or finite element problems.
#include <memory>#include <dumux/common/properties.hh>#include <dumux/common/parameters.hh>#include <dumux/common/boundarytypes_.hh>#include <dumux/common/numeqvector.hh>#include <dumux/assembly/boundaryfluxintegral.hh>#include <dumux/discretization/concepts.hh>#include <dumux/common/pointsources.hh>Go to the source code of this file.
Classes | |
| class | Dumux::Experimental::Problem< TypeTag > |
| Base class for all standard finite volume or finite element problems. More... | |
| struct | Dumux::Experimental::Problem< TypeTag >::Traits |
| export traits of this problem More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Experimental |