SPH
StandardSets.h
Go to the documentation of this file.
1 #pragma once
2 
7 
9 
11 
16 EquationHolder getStandardEquations(const RunSettings& settings, const EquationHolder& other = {});
17 
NAMESPACE_SPH_BEGIN
Definition: BarnesHut.cpp:13
Right-hand side term of SPH equations.
#define NAMESPACE_SPH_END
Definition: Object.h:12
NAMESPACE_SPH_BEGIN EquationHolder getStandardEquations(const RunSettings &settings, const EquationHolder &other={})
Standard SPH equation set, using density and specific energy as independent variables.
Container holding equation terms.
Definition: EquationTerm.h:238