COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Pure virtual interface for components that store timings. More...
#include <TimedComponent.hpp>
Public Member Functions | |
virtual | ~TimedComponent () |
virtual void | store_timings ()=0 |
Pure virtual interface for components that store timings.
Definition at line 20 of file TimedComponent.hpp.
|
inlinevirtual |
Definition at line 23 of file TimedComponent.hpp.
|
pure virtual |
Copy the stored timings from internal storage to visible properties. This avoids having expensive property updates on each timing
Send comments to: COOLFluiD Web Admin |