![]() |
Peano
|
contains functions and definitions related to the equation of state of ideal gases. More...
Go to the source code of this file.
Namespaces | |
namespace | swift2 |
This file is part of the SWIFT 2 project. | |
namespace | swift2::kernels |
namespace | swift2::kernels::legacy |
Legacy SPH implementation. | |
namespace | swift2::kernels::legacy::eos |
Functions | |
swift2::kernels::legacy::eos::__attribute__ ((always_inline, const)) inline static double gas_internal_energy_from_entropy(double density | |
Returns the internal energy given density and entropy. | |
Variables | |
double | swift2::kernels::legacy::eos::entropy |
double | swift2::kernels::legacy::eos::pressure |
double | swift2::kernels::legacy::eos::u |
double | swift2::kernels::legacy::eos::P |
contains functions and definitions related to the equation of state of ideal gases.
This is a legacy file - kept as closely to the SWIFT original files as possible.
Definition in file equation_of_state.h.