![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Timing statistics. More...
#include <shammodels/gsph/include/shammodels/gsph/modules/SolverStorage.hpp>
Public Member Functions | |
| void | reset () |
Public Attributes | |
| f64 | interface = 0 |
| f64 | neighbors = 0 |
| f64 | io = 0 |
| f64 | riemann = 0 |
| Time spent in Riemann solver. | |
Timing statistics.
Definition at line 140 of file SolverStorage.hpp.
|
inline |
Definition at line 146 of file SolverStorage.hpp.
| f64 shammodels::gsph::SolverStorage< Tvec, Tmorton >::Timings::interface = 0 |
Definition at line 141 of file SolverStorage.hpp.
| f64 shammodels::gsph::SolverStorage< Tvec, Tmorton >::Timings::io = 0 |
Definition at line 143 of file SolverStorage.hpp.
| f64 shammodels::gsph::SolverStorage< Tvec, Tmorton >::Timings::neighbors = 0 |
Definition at line 142 of file SolverStorage.hpp.
| f64 shammodels::gsph::SolverStorage< Tvec, Tmorton >::Timings::riemann = 0 |
Time spent in Riemann solver.
Definition at line 144 of file SolverStorage.hpp.