|
Peano
|
Functions | |
| void | SOCCZ4Cal (double *NOALIAS Q) |
| void | GradientCal (const double *X, double *NOALIAS Q, double *LgradQ, int nVars, TP::TwoPunctures *tp, bool low_res=false) |
| void | AuxiliaryCal (double *NOALIAS Q, double *LgradQ, int nVars) |
| void TP_bindding::AuxiliaryCal | ( | double *NOALIAS | Q, |
| double * | LgradQ, | ||
| int | nVars ) |
Definition at line 65 of file TP_bindding.h.
Referenced by applications::exahype2::ccz4::ApplyTwoPunctures().

| void TP_bindding::GradientCal | ( | const double * | X, |
| double *NOALIAS | Q, | ||
| double * | LgradQ, | ||
| int | nVars, | ||
| TP::TwoPunctures * | tp, | ||
| bool | low_res = false ) |
Definition at line 42 of file TP_bindding.h.
References TP::TwoPunctures::Interpolate(), and SOCCZ4Cal().
Referenced by applications::exahype2::ccz4::ApplyTwoPunctures().


| void TP_bindding::SOCCZ4Cal | ( | double *NOALIAS | Q | ) |
Definition at line 10 of file TP_bindding.h.
Referenced by applications::exahype2::ccz4::ApplyTwoPunctures(), and GradientCal().
