![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Collaboration diagram for shammodels::sph::SolverLog::StepInfo:Public Attributes | |
| f64 | solver_t |
| f64 | solver_dt |
| i32 | world_rank |
| u64 | rank_count |
| f64 | rate |
| f64 | elasped_sec |
| f64 | wtime |
| shamsys::SystemMetrics | system_metrics |
Definition at line 35 of file SolverLog.hpp.
| f64 shammodels::sph::SolverLog::StepInfo::elasped_sec |
Definition at line 41 of file SolverLog.hpp.
| u64 shammodels::sph::SolverLog::StepInfo::rank_count |
Definition at line 39 of file SolverLog.hpp.
| f64 shammodels::sph::SolverLog::StepInfo::rate |
Definition at line 40 of file SolverLog.hpp.
| f64 shammodels::sph::SolverLog::StepInfo::solver_dt |
Definition at line 37 of file SolverLog.hpp.
| f64 shammodels::sph::SolverLog::StepInfo::solver_t |
Definition at line 36 of file SolverLog.hpp.
| shamsys::SystemMetrics shammodels::sph::SolverLog::StepInfo::system_metrics |
Definition at line 43 of file SolverLog.hpp.
| i32 shammodels::sph::SolverLog::StepInfo::world_rank |
Definition at line 38 of file SolverLog.hpp.
| f64 shammodels::sph::SolverLog::StepInfo::wtime |
Definition at line 42 of file SolverLog.hpp.