10 #include "tarch/la/Vector.h"
12 #include "peano4/utils/Globals.h"
14 #ifdef IncludeTwoPunctures
24 const tarch::la::Vector<DIMENSIONS,double>&
x,
29 const tarch::la::Vector<DIMENSIONS,double>&
x,
34 const tarch::la::Vector<DIMENSIONS,double>&
X,
39 const tarch::la::Vector<DIMENSIONS,double>&
X,
43 #ifdef IncludeTwoPunctures
46 const tarch::la::Vector<DIMENSIONS,double>&
X,
void diagonal_gaugeWave(double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, double t)
void linearWave(double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &X, double t)
void ApplyTwoPunctures(double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &X, double t, TP::TwoPunctures *tp, bool low_res)
void flat(double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &X, double t)
void gaugeWave(double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, double t)
This code is taken from the original ExaHyPE project written by colleagues from the University of Tre...