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

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

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