|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
#include <boost/timer/timer.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | HArDCore3D |
Functions | |
| std::pair< double, double > | HArDCore3D::store_times (boost::timer::cpu_timer &timer, std::string message="") |
| Function to store and display wall/proc timers from boost::timer::cpu_timer. | |