PlasCom2  1.0
XPACC Multi-physics simluation application
EulerTestFixtures.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 testfixtures
 
 testfixtures::euler
 

Functions

double Gauss (const double &amplitude, const std::vector< double > &width, const std::vector< double > &center, const std::vector< double > &xPos)
 
template<typename GridType , typename StateType >
int SetupEulerState (const GridType &inGrid, StateType &inState, StateType &inParams, int numScalars, bool withFluxes=false)
 
template<typename GridType , typename StateType >
int InitializeQuiescentFlow (const GridType &inGrid, StateType &inState, bool everyWhere=false)