DiFfRG
Loading...
Searching...
No Matches
DiFfRG::Newton< VectorType_ > Member List

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

abstolDiFfRG::Newton< VectorType_ >private
assemble_thresholdDiFfRG::Newton< VectorType_ >private
average_time_newton() constDiFfRG::Newton< VectorType_ >inline
check()DiFfRG::Newton< VectorType_ >inlineprivate
convergedDiFfRG::Newton< VectorType_ >private
get_EEst()DiFfRG::Newton< VectorType_ >inlineprivate
get_error()DiFfRG::Newton< VectorType_ >inline
get_initial() constDiFfRG::Newton< VectorType_ >inline
get_iterate() constDiFfRG::Newton< VectorType_ >inline
get_jacobians()DiFfRG::Newton< VectorType_ >inline
get_residual() constDiFfRG::Newton< VectorType_ >inline
get_step()DiFfRG::Newton< VectorType_ >inline
ignore_nonconvDiFfRG::Newton< VectorType_ >private
initial_vectorDiFfRG::Newton< VectorType_ >private
iterate_vectorDiFfRG::Newton< VectorType_ >private
jacobiansDiFfRG::Newton< VectorType_ >private
lin_solveDiFfRG::Newton< VectorType_ >
max_stepsDiFfRG::Newton< VectorType_ >private
n_stepsize_iterationsDiFfRG::Newton< VectorType_ >private
Newton(double abstol_=1e-10, double reltol_=1e-6, double assemble_threshold_=0., uint max_steps_=21, uint n_stepsize_iterations_=21)DiFfRG::Newton< VectorType_ >inline
num_newton_calls() constDiFfRG::Newton< VectorType_ >inline
operator()(VectorType &iterate)DiFfRG::Newton< VectorType_ >inline
reinit(const VectorType &u)DiFfRG::Newton< VectorType_ >inline
reltolDiFfRG::Newton< VectorType_ >private
residualDiFfRG::Newton< VectorType_ >
residual_vectorDiFfRG::Newton< VectorType_ >private
resnormDiFfRG::Newton< VectorType_ >private
set_ignore_nonconv(bool x)DiFfRG::Newton< VectorType_ >inline
stepDiFfRG::Newton< VectorType_ >private
threshold(const double thr)DiFfRG::Newton< VectorType_ >inline
timings_newtonDiFfRG::Newton< VectorType_ >private
update_jacobianDiFfRG::Newton< VectorType_ >
VectorType typedefDiFfRG::Newton< VectorType_ >