Peano
InitialValues.h File Reference

Go to the source code of this file.

Namespaces

 applications
 This code is taken from the original ExaHyPE project written by colleagues from the University of Trento.
 
 applications::exahype2
 
 applications::exahype2::ccz4
 

Functions

void applications::exahype2::ccz4::gaugeWave (double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, double t)
 
void applications::exahype2::ccz4::diagonal_gaugeWave (double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, double t)
 
void applications::exahype2::ccz4::linearWave (double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &X, double t)
 
void applications::exahype2::ccz4::flat (double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &X, double t)
 
void applications::exahype2::ccz4::ApplyTwoPunctures (double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &X, double t, TP::TwoPunctures *tp, bool low_res)