Nektar++
Classes | Namespaces | Typedefs | Functions
EquationOfState.h File Reference
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/BasicUtils/SessionReader.h>
#include <LibUtilities/SimdLib/tinysimd.hpp>

Go to the source code of this file.

Classes

class  Nektar::EquationOfState
 Encapsulates equations of state allowing us to obtain thermodynamic properties: most relations are in the form X(rho,e) More...
 

Namespaces

namespace  Nektar
 

Typedefs

typedef std::shared_ptr< EquationOfState > Nektar::EquationOfStateSharedPtr
 A shared pointer to an equation of state object. More...
 
typedef LibUtilities::NekFactory< std::string, EquationOfState, const LibUtilities::SessionReaderSharedPtr & > Nektar::EquationOfStateFactory
 Declaration of the equation of state factory. More...
 
using Nektar::vec_t = tinysimd::simd< NekDouble >
 

Functions

EquationOfStateFactory & Nektar::GetEquationOfStateFactory ()
 Declaration of the equation of state factory singleton. More...