| adaptive | Algorithms::ThetaTimestepping< VectorType > | private |
| clear_events() | Algorithms::OperatorBase | |
| control | Algorithms::ThetaTimestepping< VectorType > | private |
| current_time() const | Algorithms::ThetaTimestepping< VectorType > | inline |
| d_explicit | Algorithms::ThetaTimestepping< VectorType > | private |
| d_implicit | Algorithms::ThetaTimestepping< VectorType > | private |
| declare_parameters(ParameterHandler ¶m) | Algorithms::ThetaTimestepping< VectorType > | 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 | |
| explicit_data() const | Algorithms::ThetaTimestepping< VectorType > | inline |
| implicit_data() const | Algorithms::ThetaTimestepping< VectorType > | inline |
| list_subscribers() const | Subscriptor | |
| n_subscriptions() const | Subscriptor | |
| notifications | Algorithms::OperatorBase | protected |
| notify(const Event &) | Algorithms::ThetaTimestepping< VectorType > | virtual |
| op_explicit | Algorithms::ThetaTimestepping< VectorType > | private |
| op_implicit | Algorithms::ThetaTimestepping< VectorType > | private |
| operator()(AnyData &out, const AnyData &in) | Algorithms::ThetaTimestepping< VectorType > | virtual |
| operator=(const Subscriptor &) | Subscriptor | |
| output | Algorithms::ThetaTimestepping< VectorType > | private |
| parse_parameters(ParameterHandler ¶m) | Algorithms::ThetaTimestepping< VectorType > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_output(OutputOperator< VectorType > &output) | Algorithms::ThetaTimestepping< VectorType > | inline |
| step_size() const | Algorithms::ThetaTimestepping< VectorType > | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| theta() const | Algorithms::ThetaTimestepping< VectorType > | inline |
| theta(double new_theta) | Algorithms::ThetaTimestepping< VectorType > | inline |
| ThetaTimestepping(OperatorBase &op_explicit, OperatorBase &op_implicit) | Algorithms::ThetaTimestepping< VectorType > | |
| timestep_control() | Algorithms::ThetaTimestepping< VectorType > | inline |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| vtheta | Algorithms::ThetaTimestepping< VectorType > | private |
| ~OperatorBase() | Algorithms::OperatorBase | |
| ~Subscriptor() | Subscriptor | virtual |