Reference documentation for deal.II version 8.1.0
ParameterHandler Member List

This is the complete list of members for ParameterHandler, including all inherited members.

clear()ParameterHandler
declare_entry(const std::string &entry, const std::string &default_value, const Patterns::PatternBase &pattern=Patterns::Anything(), const std::string &documentation=std::string())ParameterHandler
DeclException0(ExcAlreadyAtTopLevel)ParameterHandler
DeclException1(ExcEntryAlreadyExists, std::string,<< "The following entry already exists: "<< arg1)ParameterHandler
DeclException1(ExcEntryUndeclared, std::string,<< "You can't ask for entry <"<< arg1<< "> you have not yet declared")ParameterHandler
DeclException1(ExcConversionError, std::string,<< "Error when trying to convert the following string: "<< arg1)ParameterHandler
DeclException2(ExcValueDoesNotMatchPattern, std::string, std::string,<< "The string <"<< arg1<< "> does not match the given pattern <"<< arg2<< ">")ParameterHandler
Subscriptor::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
demangle(const std::string &s)ParameterHandlerprivatestatic
Description enum valueParameterHandler
enter_subsection(const std::string &subsection)ParameterHandler
entriesParameterHandlerprivate
get(const std::string &entry_string) const ParameterHandler
get_bool(const std::string &entry_name) const ParameterHandler
get_current_full_path(const std::string &name) const ParameterHandlerprivate
get_current_path() const ParameterHandlerprivate
get_double(const std::string &entry_name) const ParameterHandler
get_integer(const std::string &entry_string) const ParameterHandler
is_parameter_node(const boost::property_tree::ptree &)ParameterHandlerprivatestatic
JSON enum valueParameterHandler
LaTeX enum valueParameterHandler
leave_subsection()ParameterHandler
list_subscribers() const Subscriptor
load(Archive &ar, const unsigned int version)ParameterHandlerinline
log_parameters(LogStream &out)ParameterHandler
log_parameters_section(LogStream &out)ParameterHandler
mangle(const std::string &s)ParameterHandlerprivatestatic
memory_consumption() const ParameterHandler
MultipleParameterLoop (defined in ParameterHandler)ParameterHandlerfriend
n_subscriptions() const Subscriptor
operator=(const ParameterHandler &)ParameterHandlerprivate
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const ParameterHandler &prm2) const ParameterHandler
OutputStyle enum nameParameterHandler
ParameterHandler(const ParameterHandler &)ParameterHandlerprivate
ParameterHandler()ParameterHandler
path_separatorParameterHandlerprivatestatic
patternsParameterHandlerprivate
print_parameters(std::ostream &out, const OutputStyle style)ParameterHandler
print_parameters_section(std::ostream &out, const OutputStyle style, const unsigned int indent_level)ParameterHandler
read_input(std::istream &input, const std::string &filename="input file")ParameterHandlervirtual
read_input(const std::string &filename, const bool optional=false, const bool write_stripped_file=false)ParameterHandlervirtual
read_input_from_string(const char *s)ParameterHandlervirtual
read_input_from_xml(std::istream &input)ParameterHandlervirtual
save(Archive &ar, const unsigned int version) const ParameterHandlerinline
scan_line(std::string line, const std::string &input_filename, const unsigned int lineno)ParameterHandlerprivate
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set(const std::string &entry_name, const std::string &new_value)ParameterHandler
set(const std::string &entry_name, const char *new_value)ParameterHandler
set(const std::string &entry_name, const long int &new_value)ParameterHandler
set(const std::string &entry_name, const double &new_value)ParameterHandler
set(const std::string &entry_name, const bool &new_value)ParameterHandler
ShortText enum valueParameterHandler
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
subsection_pathParameterHandlerprivate
Text enum valueParameterHandler
unsubscribe(const char *identifier=0) const Subscriptor
XML enum valueParameterHandler
~ParameterHandler()ParameterHandlervirtual
~Subscriptor()Subscriptorvirtual