test for the solid energy model More...
#include <config.h>#include <ctime>#include <iostream>#include <tuple>#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/amgbackend.hh>#include <dumux/nonlinear/newtonsolver.hh>#include <dumux/assembly/fvassembler.hh>#include <dumux/assembly/diffmethod.hh>#include <dumux/io/vtkoutputmodule.hh>#include <dumux/io/grid/gridmanager.hh>#include <dune/grid/yaspgrid.hh>#include <dumux/discretization/cctpfa.hh>#include <dumux/porousmediumflow/solidenergy/model.hh>#include "problem.hh"#include "spatialparams.hh"test for the solid energy 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 | ||
| ) |
< Add model specific output fields
