#include <ADERDGMGCCZ4.h>
|
| | ADERDGMGCCZ4 () |
| void | adjustSolution (double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, double t) override |
| virtual void | boundaryConditions (const double *NOALIAS Qinside, double *NOALIAS Qoutside, const tarch::la::Vector< DIMENSIONS, double > &x, double t, int normal) override |
| double | maxEigenvalue (const double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, double t, int normal) override |
| void | nonconservativeProduct (const double *NOALIAS Q, const double *NOALIAS deltaQ, const tarch::la::Vector< DIMENSIONS, double > &x, double t, int normal, double *NOALIAS BgradQ) override |
| virtual void | algebraicSource (const double *NOALIAS Q, const tarch::la::Vector< DIMENSIONS, double > &x, const tarch::la::Vector< DIMENSIONS, double > &h, double t, double dt, double *NOALIAS S) override |
|
| static tarch::logging::Log | _log |
Definition at line 23 of file ADERDGMGCCZ4.h.
◆ ADERDGMGCCZ4()
| examples::exahype2::mgccz4::ADERDGMGCCZ4::ADERDGMGCCZ4 |
( |
| ) |
|
◆ adjustSolution()
| void examples::exahype2::mgccz4::ADERDGMGCCZ4::adjustSolution |
( |
double *NOALIAS | Q, |
|
|
const tarch::la::Vector< DIMENSIONS, double > & | x, |
|
|
double | t ) |
|
override |
◆ algebraicSource()
| void examples::exahype2::mgccz4::ADERDGMGCCZ4::algebraicSource |
( |
const double *NOALIAS | Q, |
|
|
const tarch::la::Vector< DIMENSIONS, double > & | x, |
|
|
const tarch::la::Vector< DIMENSIONS, double > & | h, |
|
|
double | t, |
|
|
double | dt, |
|
|
double *NOALIAS | S ) |
|
overridevirtual |
◆ boundaryConditions()
| void examples::exahype2::mgccz4::ADERDGMGCCZ4::boundaryConditions |
( |
const double *NOALIAS | Qinside, |
|
|
double *NOALIAS | Qoutside, |
|
|
const tarch::la::Vector< DIMENSIONS, double > & | x, |
|
|
double | t, |
|
|
int | normal ) |
|
overridevirtual |
◆ maxEigenvalue()
| double examples::exahype2::mgccz4::ADERDGMGCCZ4::maxEigenvalue |
( |
const double *NOALIAS | Q, |
|
|
const tarch::la::Vector< DIMENSIONS, double > & | x, |
|
|
double | t, |
|
|
int | normal ) |
|
override |
◆ nonconservativeProduct()
| void examples::exahype2::mgccz4::ADERDGMGCCZ4::nonconservativeProduct |
( |
const double *NOALIAS | Q, |
|
|
const double *NOALIAS | deltaQ, |
|
|
const tarch::la::Vector< DIMENSIONS, double > & | x, |
|
|
double | t, |
|
|
int | normal, |
|
|
double *NOALIAS | BgradQ ) |
|
override |
◆ _log
| tarch::logging::Log examples::exahype2::mgccz4::ADERDGMGCCZ4::_log |
|
staticprivate |
The documentation for this class was generated from the following files: