![]() |
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 264 of file SolverStorage.hpp.
|
inline |
Reset the timings logged in the storage.
Definition at line 270 of file SolverStorage.hpp.
| f64 shammodels::basegodunov::SolverStorage< Tvec, TgridVec, Tmorton_ >::Timings::interface = 0 |
Definition at line 265 of file SolverStorage.hpp.
| f64 shammodels::basegodunov::SolverStorage< Tvec, TgridVec, Tmorton_ >::Timings::io = 0 |
Definition at line 267 of file SolverStorage.hpp.
| f64 shammodels::basegodunov::SolverStorage< Tvec, TgridVec, Tmorton_ >::Timings::neighbors = 0 |
Definition at line 266 of file SolverStorage.hpp.