Celeritas 0.7.0-dev.127+develop.e63889793
|
#include <cstdint>
#include <string>
#include "corecel/Config.hh"
#include "corecel/Macros.hh"
#include "corecel/io/Logger.hh"
#include "Environment.hh"
Classes | |
struct | celeritas::ScopedProfilingInput |
Input arguments for the most richly annotated implementation (NVTX). More... | |
class | celeritas::ScopedProfiling |
Enable and annotate performance profiling during the lifetime of this class. More... | |