![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for Algorithms::TimestepControl, including all inherited members.
| advance() | Algorithms::TimestepControl | |
| current_step_val | Algorithms::TimestepControl | private |
| declare_parameters(ParameterHandler ¶m) | Algorithms::TimestepControl | static |
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | |
| doubling enum value | Algorithms::TimestepControl | |
| file_name_format(const char *) | Algorithms::TimestepControl | inline |
| final() const | Algorithms::TimestepControl | inline |
| final(double) | Algorithms::TimestepControl | inline |
| list_subscribers() const | Subscriptor | |
| max_step(double) | Algorithms::TimestepControl | inline |
| n_subscriptions() const | Subscriptor | |
| now() const | Algorithms::TimestepControl | inline |
| operator=(const Subscriptor &) | Subscriptor | |
| parse_parameters(ParameterHandler ¶m) | Algorithms::TimestepControl | |
| print() | Algorithms::TimestepControl | |
| restart() | Algorithms::TimestepControl | inline |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| start() const | Algorithms::TimestepControl | inline |
| start(double) | Algorithms::TimestepControl | inline |
| start_step(const double step) | Algorithms::TimestepControl | inline |
| step() const | Algorithms::TimestepControl | inline |
| strategy(Strategy) | Algorithms::TimestepControl | inline |
| Strategy enum name | Algorithms::TimestepControl | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| TimestepControl(double start=0., double final=1., double tolerance=1.e-2, double start_step=1.e-2, double print_step=-1., double max_step=1.) | Algorithms::TimestepControl | |
| tolerance() const | Algorithms::TimestepControl | inline |
| tolerance(double) | Algorithms::TimestepControl | inline |
| uniform enum value | Algorithms::TimestepControl | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~Subscriptor() | Subscriptor | virtual |
1.8.12