Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
EOSConfig.cpp File Reference
#include "shammodels/common/EOSConfig.hpp"
#include "shambackends/typeAliasVec.hpp"
+ Include dependency graph for EOSConfig.cpp:

Go to the source code of this file.

Namespaces

namespace  shammodels
 namespace for models
 

Functions

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

Detailed Description

Author
David Fang (david.nosp@m..fan.nosp@m.g@ikm.nosp@m.ail..nosp@m.com)
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 EOSConfig.cpp.