Reference documentation for deal.II version GIT relicensing-249-g48dc7357c7 2024-03-29 12:30:02+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 noexceptSubscriptorprivate
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 >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
iteration_statusSolverBase< VectorType >protected
line_search_signalSolverBFGS< VectorType >protected
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
memorySolverBase< VectorType >protected
mutexSubscriptorprivatestatic
n_subscriptions() constSubscriptorinline
Number typedefSolverBFGS< VectorType >
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
preconditioner_signalSolverBFGS< VectorType >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
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="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
validity_pointersSubscriptormutableprivate
vector_type typedefSolverBase< VectorType >
~Subscriptor()Subscriptorvirtual