Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
SinkPartStruct.hpp File Reference
#include "nlohmann/json.hpp"
#include "shambackends/vec.hpp"
+ Include dependency graph for SinkPartStruct.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammodels::sph::SinkParticle< Tvec >
 

Namespaces

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

Functions

template<class Tvec >
void shammodels::sph::to_json (nlohmann::json &j, const SinkParticle< Tvec > &p)
 
template<class Tvec >
void shammodels::sph::from_json (const nlohmann::json &j, SinkParticle< Tvec > &p)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file SinkPartStruct.hpp.