BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
This is the complete list of members for BubbleProfiler::Root_finder< Vector >, including all inherited members.
find_root(F &&function, const Vector &guess) | BubbleProfiler::Root_finder< Vector > | |
get_solution() const =0 | BubbleProfiler::Root_finder< Vector > | pure virtual |
solve(const std::function< Vector(const Vector &)> &, const Vector &)=0 | BubbleProfiler::Root_finder< Vector > | protectedpure virtual |
~Root_finder()=default | BubbleProfiler::Root_finder< Vector > | virtual |