![]() |
Langmuir
Simulation
|
#include <QDateTime>#include <QFileInfo>#include <QDebug>#include <cmath>#include <QDir>Go to the source code of this file.
Classes | |
| struct | LangmuirCore::ConfigurationInfo |
| A struct to temporarily store site IDs. More... | |
| struct | LangmuirCore::SimulationParameters |
| A struct to store all simulation options. More... | |
Namespaces | |
| LangmuirCore | |
Functions | |
| void | LangmuirCore::setCalculatedValues (SimulationParameters &par) |
| sets parameters that depend upon other parameters More... | |
| void | LangmuirCore::checkSimulationParameters (SimulationParameters &par) |
| check the parameters, making sure they are valid More... | |