SPH
|
Equations of state. More...
#include "common/ForwardDecl.h"
#include "common/Globals.h"
#include "objects/containers/Array.h"
#include "objects/containers/StaticArray.h"
Go to the source code of this file.
Classes | |
class | IEos |
Base class for equations of state. More... | |
class | IdealGasEos |
Equation of state for ideal gas. More... | |
class | TaitEos |
Tait equation of state. More... | |
class | MieGruneisenEos |
Mie-Gruneisen equation of state. More... | |
class | TillotsonEos |
Tillotson equation of state [15]. More... | |
class | SimplifiedTillotsonEos |
Simplified Tillotsons equation of state, valid for small pressures and energies. More... | |
class | MurnaghanEos |
Murnaghan equation of state. More... | |
class | Aneos |
ANEOS equation defined by a look-up table. More... | |