|
Flow123d
release_1.8.3-6-gc7eaf42
|
#include <isotherm.hh>
Public Member Functions | |
| None () | |
| Constructor to set parameters. More... | |
| double | operator() (double x) |
| Isotherm definition. More... | |
Complementary functor for isotherm of type "none"
Definition at line 76 of file isotherm.hh.
|
inline |
Constructor to set parameters.
Definition at line 79 of file isotherm.hh.
|
inline |
Isotherm definition.
Definition at line 81 of file isotherm.hh.
1.8.9.1