Definition at line 21 of file Storage.h.
#include <Storage.h>
|
virtual | ~Storage ()=default |
|
virtual std::string | getName () const =0 |
| Get model name.
|
|
virtual double | getValue (const double variable) const =0 |
|
◆ ~Storage()
virtual MaterialLib::PorousMedium::Storage::~Storage |
( |
| ) |
|
|
virtualdefault |
◆ getName()
virtual std::string MaterialLib::PorousMedium::Storage::getName |
( |
| ) |
const |
|
pure virtual |
◆ getValue()
virtual double MaterialLib::PorousMedium::Storage::getValue |
( |
const double |
variable | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: