BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
A default observer that does not perform any actions when called. More...
#include <observers.hpp>
Public Member Functions | |
void | operator() (const Field_profiles &, const Field_profiles &) const |
A default observer that does not perform any actions when called.
This observer is used as a default if an observer is not explicitly provided to routines taking such an option. Required to avoid code duplication with Perturbative_profiler::calculate_bubble_profile overloads.
Definition at line 41 of file observers.hpp.
|
inline |
Definition at line 42 of file observers.hpp.