|
MADNESS 0.10.1
|
#include <cloud.h>

Public Member Functions | |
| cloudtimer (World &world, std::atomic< long > &readtime) | |
| ~cloudtimer () | |
Public Attributes | |
| std::atomic< long > & | rtime |
| double | wall0 |
| World & | world |
|
inline |
References madness::nonlinear_vector_solver(), rtime, wall0, and madness::wall_time().
| std::atomic<long>& madness::Cloud::cloudtimer::rtime |
Referenced by ~cloudtimer().
| double madness::Cloud::cloudtimer::wall0 |
Referenced by ~cloudtimer().
| World& madness::Cloud::cloudtimer::world |