Skip to content

Commit

Permalink
Multipole: remove debug function Multipole_InterpVar
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Jun 23, 2024
1 parent 6807bc4 commit 021a0ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Multipole/src/interpolate.hh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,3 @@
void Multipole_Interp(CCTK_ARGUMENTS, CCTK_REAL x[], CCTK_REAL y[],
CCTK_REAL z[], int real_idx, int imag_idx,
CCTK_REAL psi4r[], CCTK_REAL psi4i[]);

void Multipole_InterpVar(CCTK_ARGUMENTS, CCTK_REAL x[], CCTK_REAL y[],
CCTK_REAL z[], const char *var_name,
CCTK_REAL sphere_var[]);

0 comments on commit 021a0ea

Please sign in to comment.