This is a program to test the tabulation class for of individual components. More...
#include <config.h>#include <dumux/material/components/h2o.hh>#include <dumux/material/components/tabulatedcomponent.hh>This is a program to test the tabulation class for of individual components.
It either prints "success" or "error", it does not do anything else.
Functions | |
| template<class Scalar > | |
| void | isSame (const char *str, Scalar v, Scalar vRef, Scalar tol=1e-3) |
| int | main () |
Variables | |
| bool | success |
| void isSame | ( | const char * | str, |
| Scalar | v, | ||
| Scalar | vRef, | ||
| Scalar | tol = 1e-3 |
||
| ) |
| int main | ( | ) |
| bool success |
