Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | List of all members
alsfvm::mpi::domain::DomainDecompositionParameters Class Reference

#include <alsfvm/mpi/domain/DomainDecompositionParameters.hpp>

Inheritance diagram for alsfvm::mpi::domain::DomainDecompositionParameters:
alsfvm::config::GenericParameters

Public Member Functions

 DomainDecompositionParameters (const boost::property_tree::ptree &ptree)
 
- Public Member Functions inherited from alsfvm::config::GenericParameters
 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
 

Constructor & Destructor Documentation

◆ DomainDecompositionParameters()

alsfvm::mpi::domain::DomainDecompositionParameters::DomainDecompositionParameters ( const boost::property_tree::ptree &  ptree)

The documentation for this class was generated from the following files: