| assemble_now | Algorithms::Newton< VectorType > | private |
| assemble_threshold | Algorithms::Newton< VectorType > | private |
| clear_events() | Algorithms::OperatorBase | |
| control | Algorithms::Newton< VectorType > | |
| data_out | Algorithms::Newton< VectorType > | private |
| debug | Algorithms::Newton< VectorType > | |
| debug_vectors | Algorithms::Newton< VectorType > | |
| declare_parameters(ParameterHandler ¶m) | Algorithms::Newton< 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 | |
| initialize(OutputOperator< VectorType > &output) | Algorithms::Newton< VectorType > | |
| inverse_derivative | Algorithms::Newton< VectorType > | private |
| list_subscribers() const | Subscriptor | |
| n_stepsize_iterations | Algorithms::Newton< VectorType > | private |
| n_subscriptions() const | Subscriptor | |
| Newton(OperatorBase &residual, OperatorBase &inverse_derivative) | Algorithms::Newton< VectorType > | |
| notifications | Algorithms::OperatorBase | protected |
| notify(const Event &) | Algorithms::Newton< VectorType > | virtual |
| operator()(AnyData &out, const AnyData &in) | Algorithms::Newton< VectorType > | virtual |
| operator=(const Subscriptor &) | Subscriptor | |
| parse_parameters(ParameterHandler ¶m) | Algorithms::Newton< VectorType > | |
| residual | Algorithms::Newton< VectorType > | private |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| threshold(double new_value) | Algorithms::Newton< VectorType > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~OperatorBase() | Algorithms::OperatorBase | |
| ~Subscriptor() | Subscriptor | virtual |