Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
SolverConfig.cpp File Reference
#include "shammodels/ramses/SolverConfig.hpp"
#include "shamrock/io/json_print_diff.hpp"
#include "shamrock/io/json_std_optional.hpp"
#include "shamrock/io/json_utils.hpp"
#include "shamrock/io/units_json.hpp"
+ Include dependency graph for SolverConfig.cpp:

Go to the source code of this file.

Namespaces

namespace  shammodels
 namespace for models
 
namespace  shammodels::basegodunov
 namespace for the basegodunov model
 

Functions

template<class Tvec , class TgridVec >
void shammodels::basegodunov::to_json (nlohmann::json &j, const SolverConfig< Tvec, TgridVec > &p)
 Serialize a SolverConfig to a JSON object.
 
template<class Tvec , class TgridVec >
void shammodels::basegodunov::from_json (const nlohmann::json &j, SolverConfig< Tvec, TgridVec > &p)
 Deserializes a SolverConfig object from a JSON object.
 
template void shammodels::basegodunov::to_json< f64_3, i64_3 > (nlohmann::json &j, const SolverConfig< f64_3, i64_3 > &p)
 
template void shammodels::basegodunov::from_json< f64_3, i64_3 > (const nlohmann::json &j, SolverConfig< f64_3, i64_3 > &p)
 

Detailed Description

Author
Anass Serhani (anass.nosp@m..ser.nosp@m.hani@.nosp@m.cnrs.nosp@m..fr) –no git blame–
Benoit Commercon (benoi.nosp@m.t.co.nosp@m.mmerc.nosp@m.on@e.nosp@m.ns-ly.nosp@m.on.f.nosp@m.r) –no git blame–
Léodasce Sewanou (leoda.nosp@m.sce..nosp@m.sewan.nosp@m.ou@e.nosp@m.ns-ly.nosp@m.on.f.nosp@m.r) –no git blame–
Noé Brucy (noe.b.nosp@m.rucy.nosp@m.@ens-.nosp@m.lyon.nosp@m..fr) –no git blame–
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)
Yona Lapeyre (yona..nosp@m.lape.nosp@m.yre@e.nosp@m.ns-l.nosp@m.yon.f.nosp@m.r) –no git blame–

Definition in file SolverConfig.cpp.