Implements tabulation for a two-dimensional function.
#include <vector>#include <cassert>#include <algorithm>Go to the source code of this file.
Classes | |
| class | Dumux::Tabulated2DFunction< Scalar > |
| Implements tabulation for a two-dimensional function. More... | |
Namespaces | |
| namespace | Dumux |