#include <alsfvm/simulator/SimulatorParameters.hpp>
◆ SimulatorParameters() [1/2]
alsfvm::simulator::SimulatorParameters::SimulatorParameters |
( |
| ) |
|
|
inline |
◆ SimulatorParameters() [2/2]
alsfvm::simulator::SimulatorParameters::SimulatorParameters |
( |
const std::string & |
equationName, |
|
|
const std::string & |
platform |
|
) |
| |
◆ getCFLNumber()
real alsfvm::simulator::SimulatorParameters::getCFLNumber |
( |
| ) |
const |
◆ getEquationName()
const std::string & alsfvm::simulator::SimulatorParameters::getEquationName |
( |
| ) |
const |
◆ getEquationParameters() [1/2]
◆ getEquationParameters() [2/2]
◆ getPlatform()
const std::string & alsfvm::simulator::SimulatorParameters::getPlatform |
( |
| ) |
const |
◆ setCFLNumber()
void alsfvm::simulator::SimulatorParameters::setCFLNumber |
( |
real |
cfl | ) |
|
◆ setEquationName()
void alsfvm::simulator::SimulatorParameters::setEquationName |
( |
const std::string & |
name | ) |
|
◆ setEquationParameters()
◆ setPlatform()
void alsfvm::simulator::SimulatorParameters::setPlatform |
( |
const std::string & |
platform | ) |
|
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/alsvinn/checkouts/stable/alsfvm/include/alsfvm/simulator/SimulatorParameters.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/alsvinn/checkouts/stable/alsfvm/src/simulator/SimulatorParameters.cpp