Peano
TP_bindding Namespace Reference

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)
 

Function Documentation

◆ AuxiliaryCal()

void TP_bindding::AuxiliaryCal ( double *NOALIAS  Q,
double *  LgradQ,
int  nVars 
)

Definition at line 65 of file TP_bindding.h.

References euler::j.

Referenced by applications::exahype2::ccz4::ApplyTwoPunctures().

Here is the caller graph for this function:

◆ GradientCal()

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(), SOCCZ4Cal(), and TestEllipsoidProjection::X.

Referenced by applications::exahype2::ccz4::ApplyTwoPunctures().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SOCCZ4Cal()

void TP_bindding::SOCCZ4Cal ( double *NOALIAS  Q)

Definition at line 10 of file TP_bindding.h.

References euler::j.

Referenced by applications::exahype2::ccz4::ApplyTwoPunctures(), and GradientCal().

Here is the caller graph for this function: