22template <
typename F,
typename... Args>
State for all nonlinear solvers.
Implementation of the observer design pattern with broadcasters.
Enums for observer messages.
Definition: assemblermanipulatorbuildingblocks.hh:22
Base for all nonlinear solvers. Defines the message interface that can be broadcasted to listeners.
Definition: nonlinearsolverbase.hh:24
State for nonlinear solvers.
Definition: nonlinearsolverstate.hh:24
Implements a Broadcaster for a given MessageType and BroadcasterState.
Definition: broadcaster.hh:26