BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Public Member Functions | List of all members
BubbleProfiler::Dummy_observer Class Reference

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
 

Detailed Description

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.

Member Function Documentation

void BubbleProfiler::Dummy_observer::operator() ( const Field_profiles ,
const Field_profiles  
) const
inline

Definition at line 42 of file observers.hpp.


The documentation for this class was generated from the following file: