ProfileScope Class ReferenceΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
pops::runtime::program::ProfileScope Class Reference
#include <profiler.hpp>
Collaboration diagram for pops::runtime::program::ProfileScope:Public Member Functions | |
| ProfileScope (Profiler &prof, std::string name) | |
| ~ProfileScope () | |
| ProfileScope (const ProfileScope &)=delete | |
| ProfileScope & | operator= (const ProfileScope &)=delete |
| ProfileScope (ProfileScope &&)=delete | |
| ProfileScope & | operator= (ProfileScope &&)=delete |
Constructor & Destructor Documentation
◆ ProfileScope() [1/3]
|
inline |
◆ ~ProfileScope()
|
inline |
Here is the call graph for this function:◆ ProfileScope() [2/3]
|
delete |
◆ ProfileScope() [3/3]
|
delete |
Member Function Documentation
◆ operator=() [1/2]
|
delete |
◆ operator=() [2/2]
|
delete |
The documentation for this class was generated from the following file:
- include/pops/runtime/program/profiler.hpp
Generated by