![]() |
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 123 of file SolverStorage.hpp.
|
inline |
Reset the timings logged in the storage.
Definition at line 129 of file SolverStorage.hpp.
| f64 shammodels::zeus::SolverStorage< Tvec, TgridVec, Tmorton >::Timings::interface = 0 |
Definition at line 124 of file SolverStorage.hpp.
| f64 shammodels::zeus::SolverStorage< Tvec, TgridVec, Tmorton >::Timings::io = 0 |
Definition at line 126 of file SolverStorage.hpp.
| f64 shammodels::zeus::SolverStorage< Tvec, TgridVec, Tmorton >::Timings::neighbors = 0 |
Definition at line 125 of file SolverStorage.hpp.