A generic template for tabulated material laws that depend on two parameters. More...
#include <dumux/material/components/defaultco2table.hh>
Public Member Functions | |
| TabulatedProperties ()=default | |
| constexpr Scalar | minTemp () const |
| constexpr Scalar | maxTemp () const |
| constexpr Scalar | minPress () const |
| constexpr Scalar | maxPress () const |
| constexpr bool | applies (Scalar temperature, Scalar pressure) const |
| constexpr Scalar | at (Scalar temperature, Scalar pressure) const |
| constexpr Scalar | val (int i, int j) const |
|
default |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |