Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Solver.hpp File Reference
Include dependency graph for Solver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammodels::sph::TimestepLog
struct  shammodels::sph::EvolveUntilResults
struct  shammodels::sph::WalltimeLimiter
 Tracks the wall-clock budget for Solver::evolve_until(): decides when the next walltime check is due, and whether the limit has been exceeded. More...
class  shammodels::sph::Solver< Tvec, SPHKernel >
 The shamrock SPH model. More...
struct  shammodels::sph::Solver< Tvec, SPHKernel >::SolverStepCallback

Namespaces

namespace  shammodels
 namespace for models
namespace  shammodels::sph
 namespace for the sph model

Detailed Description