This is the complete list of members for ParsedGridRefinement, including all inherited members.
| add_parameter(ParameterHandler &prm, T *parameter, const std::string &entry, const std::string &default_value, const Patterns::PatternBase &pattern=Patterns::Anything(), const std::string &documentation=std::string()) | ParameterAcceptor | inline |
| add_parameter(T ¶meter, const std::string &entry, const std::string &documentation=std::string(), ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | inline |
| bottom_parameter | ParsedGridRefinement | private |
| clear() | ParameterAcceptor | static |
| declare_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
| declare_parameters(ParameterHandler &prm) | ParsedGridRefinement | virtual |
| enter_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| get_section_name() const | ParameterAcceptor | |
| get_section_path() const | ParameterAcceptor | |
| initialize(const std::string filename="", const std::string outfilename="") | ParameterAcceptor | static |
| leave_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
| list_subscribers() const | Subscriptor | |
| log_info() | ParameterAcceptor | static |
| mark_cells(const Vector &criteria, Triangulation< dim, spacedim > &tria) const | ParsedGridRefinement | |
| max_cells | ParsedGridRefinement | private |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| operator=(Subscriptor &&) | Subscriptor | |
| order | ParsedGridRefinement | private |
| ParameterAcceptor(const std::string section_name="") | ParameterAcceptor | |
| parse_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
| parse_parameters(ParameterHandler &prm) | ParameterAcceptor | virtual |
| parse_parameters_call_back() | ParameterAcceptor | virtual |
| ParsedGridRefinement(const std::string &name="", const std::string &strategy="fraction", const double &top_parameter=.3, const double &bottom_parameter=.1, const unsigned int &max_cells=0, const unsigned int &order=2) | ParsedGridRefinement | |
| prm | ParameterAcceptor | static |
| section_name | ParameterAcceptor | protected |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | |
| strategy | ParsedGridRefinement | private |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| to_pattern(const T &) | ParameterAcceptor | static |
| to_pattern(const double &) | ParameterAcceptor | |
| to_pattern(const int &) | ParameterAcceptor | |
| to_pattern(const unsigned int &) | ParameterAcceptor | |
| to_pattern(const bool &) | ParameterAcceptor | |
| to_string(const T &) | ParameterAcceptor | static |
| to_string(const double &entry) | ParameterAcceptor | |
| to_string(const int &entry) | ParameterAcceptor | |
| to_string(const unsigned int &entry) | ParameterAcceptor | |
| to_string(const bool &entry) | ParameterAcceptor | |
| to_type(const std::string &) | ParameterAcceptor | static |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| top_parameter | ParsedGridRefinement | private |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~ParameterAcceptor() | ParameterAcceptor | virtual |
| ~Subscriptor() | Subscriptor | virtual |