Reference documentation for deal.II version 8.4.2
Algorithms::Newton< VectorType > Member List

This is the complete list of members for Algorithms::Newton< VectorType >, including all inherited members.

assemble_nowAlgorithms::Newton< VectorType >private
assemble_thresholdAlgorithms::Newton< VectorType >private
clear_events()Algorithms::OperatorBase
controlAlgorithms::Newton< VectorType >
data_outAlgorithms::Newton< VectorType >private
debugAlgorithms::Newton< VectorType >
debug_vectorsAlgorithms::Newton< VectorType >
declare_parameters(ParameterHandler &param)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_derivativeAlgorithms::Newton< VectorType >private
list_subscribers() constSubscriptor
n_stepsize_iterationsAlgorithms::Newton< VectorType >private
n_subscriptions() constSubscriptor
Newton(OperatorBase &residual, OperatorBase &inverse_derivative)Algorithms::Newton< VectorType >
notificationsAlgorithms::OperatorBaseprotected
notify(const Event &)Algorithms::Newton< VectorType >virtual
operator()(AnyData &out, const AnyData &in)Algorithms::Newton< VectorType >virtual
operator=(const Subscriptor &)Subscriptor
parse_parameters(ParameterHandler &param)Algorithms::Newton< VectorType >
residualAlgorithms::Newton< VectorType >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
threshold(double new_value)Algorithms::Newton< VectorType >
unsubscribe(const char *identifier=0) constSubscriptor
~OperatorBase()Algorithms::OperatorBase
~Subscriptor()Subscriptorvirtual