advance() | Algorithms::TimestepControl | |
check_no_subscribers() const noexcept | EnableObserverPointer | private |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
current_step_val | Algorithms::TimestepControl | private |
declare_parameters(ParameterHandler ¶m) | Algorithms::TimestepControl | static |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
final() const | Algorithms::TimestepControl | inline |
final(double) | Algorithms::TimestepControl | inline |
final_val | Algorithms::TimestepControl | private |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
max_step(double) | Algorithms::TimestepControl | inline |
max_step_val | Algorithms::TimestepControl | private |
min_step_val | Algorithms::TimestepControl | private |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
next_print_val | Algorithms::TimestepControl | private |
now() const | Algorithms::TimestepControl | inline |
now_val | Algorithms::TimestepControl | private |
object_info | EnableObserverPointer | mutableprivate |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
parse_parameters(const ParameterHandler ¶m) | Algorithms::TimestepControl | |
print() | Algorithms::TimestepControl | |
print_step | Algorithms::TimestepControl | private |
restart() | Algorithms::TimestepControl | inline |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
start() const | Algorithms::TimestepControl | inline |
start(double) | Algorithms::TimestepControl | inline |
start_step(const double step) | Algorithms::TimestepControl | inline |
start_step_val | Algorithms::TimestepControl | private |
start_val | Algorithms::TimestepControl | private |
step() const | Algorithms::TimestepControl | inline |
step_val | Algorithms::TimestepControl | private |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
TimestepControl(double start=0., double final=1., double tolerance=1.e-2, double start_step=1.e-2, double print_step=-1., double max_step=1.) | Algorithms::TimestepControl | |
tolerance() const | Algorithms::TimestepControl | inline |
tolerance(double) | Algorithms::TimestepControl | inline |
tolerance_val | Algorithms::TimestepControl | private |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
~EnableObserverPointer() | EnableObserverPointer | virtual |