Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsfvm/mpi/domain/DomainDecompositionParameters.hpp>
Public Member Functions | |
DomainDecompositionParameters (const boost::property_tree::ptree &ptree) | |
![]() | |
GenericParameters (const boost::property_tree::ptree &tree) | |
double | getDouble (const std::string &key) const |
Gets a double parameter with key key. More... | |
int | getInteger (const std::string &key) const |
Gets an integer parameter with key key. More... | |
double | getDouble (const std::string &key, double defaultValue) const |
int | getInteger (const std::string &key, int defaultValue) const |
alsfvm::mpi::domain::DomainDecompositionParameters::DomainDecompositionParameters | ( | const boost::property_tree::ptree & | ptree | ) |