deal.II version GIT relicensing-2171-g98af52917d 2024-11-23 14:40:00+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
SolverBFGS< VectorType > Member List

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

additional_dataSolverBFGS< VectorType >protected
check_no_subscribers() const noexceptEnableObserverPointerprivate
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)SolverBase< VectorType >
connect_line_search_slot(const std::function< Number(Number &f, VectorType &x, VectorType &g, const VectorType &p)> &slot)SolverBFGS< VectorType >
connect_preconditioner_slot(const std::function< void(VectorType &g, const FiniteSizeHistory< VectorType > &s, const FiniteSizeHistory< VectorType > &y)> &slot)SolverBFGS< VectorType >
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
iteration_statusSolverBase< VectorType >protected
line_search_signalSolverBFGS< VectorType >protected
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
memorySolverBase< VectorType >protected
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
Number typedefSolverBFGS< VectorType >
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
preconditioner_signalSolverBFGS< VectorType >protected
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
solve(const std::function< Number(const VectorType &x, VectorType &g)> &compute, VectorType &x)SolverBFGS< VectorType >
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)SolverBase< VectorType >
SolverBase(SolverControl &solver_control)SolverBase< VectorType >
SolverBFGS(SolverControl &residual_control, const AdditionalData &data=AdditionalData())SolverBFGS< VectorType >explicit
static_vector_memorySolverBase< VectorType >mutableprotected
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
vector_type typedefSolverBase< VectorType >
~EnableObserverPointer()EnableObserverPointervirtual