COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
This is the complete list of members for OptionList, including all inherited members.
add(const std::string &name, const T &default_value=T()) | OptionList | inline |
add(const boost::shared_ptr< OPTION_TYPE > &option) | OptionList | inline |
begin() | OptionList | inline |
begin() const | OptionList | inline |
check(const std::string &opt_name) const | OptionList | inline |
const_iterator typedef | OptionList | |
end() | OptionList | inline |
end() const | OptionList | inline |
erase(const std::string &name) | OptionList | |
iterator typedef | OptionList | |
link_to_parameter(const std::string &pname, TYPE *par) | OptionList | inline |
list_options() const | OptionList | |
operator[](const std::string &pname) const | OptionList | |
operator[](const std::string &pname) | OptionList | |
option(const std::string &pname) const | OptionList | |
option(const std::string &pname) | OptionList | |
option_ptr(const std::string &pname) | OptionList | |
OptionStorage_t typedef | OptionList | |
set(const std::string &pname, const boost::any &val) | OptionList | |
set(const std::string &arg) | OptionList | |
set(const std::vector< std::string > &args) | OptionList | |
set_if_exists(const std::string &pname, const boost::any &val) | OptionList | |
store | OptionList | |
value(const std::string &opt_name) const | OptionList | inline |
Send comments to: COOLFluiD Web Admin |