This file provides the actual code for the solid systems test. More...
#include <type_traits>
#include <iostream>
#include <dune/common/classname.hh>
#include <dune/common/unused.hh>
#include <dune/common/exceptions.hh>
#include <dumux/material/solidstates/inertsolidstate.hh>
#include <dumux/material/solidstates/compositionalsolidstate.hh>
Go to the source code of this file.
This file provides the actual code for the solid systems test.
It is not directly in test_solidsystems.cc so that external modules like dumux-devel can use it easily
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
Functions | |
template<class Scalar , class SolidSystem > | |
int | Dumux::checkSolidSystem () |