![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Public Member Functions | |
| void | reset () |
| Reset the timings logged in the storage. | |
Public Attributes | |
| f64 | interface = 0 |
| f64 | neighbors = 0 |
| f64 | io = 0 |
Definition at line 113 of file SolverStorage.hpp.
|
inline |
Reset the timings logged in the storage.
Definition at line 119 of file SolverStorage.hpp.
| f64 shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::interface = 0 |
Definition at line 114 of file SolverStorage.hpp.
| f64 shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::io = 0 |
Definition at line 116 of file SolverStorage.hpp.
| f64 shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::neighbors = 0 |
Definition at line 115 of file SolverStorage.hpp.