Test for the equal dimension boundary coupling model. More...
#include <config.h>#include <ctime>#include <iostream>#include <fstream>#include <dune/common/parallel/mpihelper.hh>#include <dune/common/timer.hh>#include <dumux/common/properties.hh>#include <dumux/common/parameters.hh>#include <dumux/common/dumuxmessage.hh>#include <dumux/linear/seqsolverbackend.hh>#include <dumux/assembly/diffmethod.hh>#include <dumux/discretization/method.hh>#include <dumux/io/vtkoutputmodule.hh>#include <dumux/io/grid/gridmanager.hh>#include <dumux/io/grid/subgridmanager.hh>#include <dumux/porousmediumflow/1p/model.hh>#include <dumux/porousmediumflow/2p/model.hh>#include <dumux/material/components/simpleh2o.hh>#include <dumux/material/components/ch4.hh>#include <dumux/material/fluidsystems/1pliquid.hh>#include <dumux/material/fluidsystems/1pgas.hh>#include <dumux/material/fluidsystems/2pimmiscible.hh>#include <dumux/discretization/cctpfa.hh>#include <dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh>#include <dumux/multidomain/traits.hh>#include <dumux/multidomain/fvassembler.hh>#include <dumux/multidomain/newtonsolver.hh>#include <dumux/multidomain/boundary/darcydarcy/couplingmanager.hh>#include "problem.hh"Test for the equal dimension boundary coupling model.
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
| namespace | Dumux::Properties |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
