|
| template<class T , class Shortcuts , int NumberOfUnknowns, int NumberOfAuxiliaryVariables> |
| static GPU_CALLABLE_METHOD void | sourceTerm (const T *const NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, const tarch::la::Vector< DIMENSIONS, double > &h, const double t, const double dt, T *const NOALIAS S) |
| |
| template<class T , class Shortcuts , int NumberOfUnknowns, int NumberOfAuxiliaryVariables> |
| static GPU_CALLABLE_METHOD void | sourceTerm (const T *const NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, const tarch::la::Vector< DIMENSIONS, double > &h, const double t, const double dt, T *const NOALIAS S) |
| |