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