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

Go to the source code of this file.

Namespaces

namespace  shamrock
 namespace for the main framework
 

Functions

template<class Tscal >
constexpr Tscal shamrock::sph::q_av (const Tscal &rho, const Tscal &vsig, const Tscal &v_scal_rhat)
 [2] eq.40
 
template<class Tscal >
constexpr Tscal shamrock::sph::q_av_disc (const Tscal &rho, const Tscal &h, const Tscal &rab, const Tscal &alpha_av, const Tscal &cs, const Tscal &vsig, const Tscal &v_scal_rhat)
 

Detailed Description

Author
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)

Definition in file q_ab.hpp.

Function Documentation

◆ q_av()

template<class Tscal >
constexpr Tscal shamrock::sph::q_av ( const Tscal &  rho,
const Tscal &  vsig,
const Tscal &  v_scal_rhat 
)
inlineconstexpr

[2] eq.40

Template Parameters
Tscal
Parameters
rho
vsig
v_scal_rhat
Returns
Tscal

Definition at line 37 of file q_ab.hpp.

+ Here is the call graph for this function:

◆ q_av_disc()

template<class Tscal >
constexpr Tscal shamrock::sph::q_av_disc ( const Tscal &  rho,
const Tscal &  h,
const Tscal &  rab,
const Tscal &  alpha_av,
const Tscal &  cs,
const Tscal &  vsig,
const Tscal &  v_scal_rhat 
)
inlineconstexpr

Definition at line 42 of file q_ab.hpp.