Go to the source code of this file.
|
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) |
|