WARPXM v1.10.0
Loading...
Searching...
No Matches
WmPearsonIVFunctions Namespace Reference

Enumerations

enum  {
  ixx = 4 , ixy = 5 , ixz = 6 , iyy = 7 ,
  iyz = 8 , izz = 9
}
 

Functions

template<typename real >
void PrimitiveToConserved (const real *qnc, real *q)
 
template<typename real >
void InitializeIsotropic (const real density, const real velocity[3], const real pressure, real q[13])
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ixx 
ixy 
ixz 
iyy 
iyz 
izz 

Function Documentation

◆ InitializeIsotropic()

template<typename real >
void WmPearsonIVFunctions::InitializeIsotropic ( const real  density,
const real  velocity[3],
const real  pressure,
real  q[13] 
)
inline

◆ PrimitiveToConserved()

template<typename real >
void WmPearsonIVFunctions::PrimitiveToConserved ( const real qnc,
real q 
)
inline