Function declarations for global use of things in metric.tools.c. More...
Go to the source code of this file.
Functions | |
FTYPE | uphi_isco_calc (int which, FTYPE r) |
int | gdet_func_metric (int whichcoord, FTYPE *V, FTYPE *gcov, FTYPE *gdet) |
int | gdet_func (int whichcoord, FTYPE *gcov, FTYPE *gdet) |
void | gdetvol_func (struct of_geom *ptrgeom, FTYPE *gdet, FTYPE *eomfunc, FTYPE *gdetvol) |
geometry only contains i,j,k,p only for spherical polar coordinates with negligible relativistic effects only used if GDETVOLDIFF==1 More... | |
void | matrix_inverse (int whichcoord, FTYPE(*genmatrixlower)[NDIM], FTYPE(*genmatrixupper)[NDIM]) |
void | alphalapse_func (struct of_geom *ptrgeom, int getprim, int whichcoord, FTYPE *X, FTYPE *gcov, FTYPE *gcon, FTYPE *alphalapse) |
void | betasqoalphasq_func (struct of_geom *ptrgeom, int getprim, int whichcoord, FTYPE *X, FTYPE *gcov, FTYPE *gcon, FTYPE *betasqoalphasq) |
void | beta_func (struct of_geom *ptrgeom, int getprim, int whichcoord, FTYPE *X, FTYPE *gcov, FTYPE *gcon, FTYPE alphalapse, FTYPE *beta) |
void | get_and_copy_geometry (int ii, int jj, int kk, int pp, struct of_geom *ptrgeom) |
void | transgcov (FTYPE *gcov, FTYPE(*trans)[NDIM], FTYPE *gcovprim) |
void | transgcovself (FTYPE *gcov, FTYPE(*trans)[NDIM]) |
void | get_gcovpert (FTYPE *gcovprim, FTYPE *gcovpert, FTYPE *gcovpertprim) |
void | transgcovgcovpertself (FTYPE *gcov, FTYPE *gcovpert, FTYPE(*trans)[NDIM]) |
Function declarations for global use of things in metric.tools.c.
Definition in file metric.tools.funcdeclare.h.
void get_and_copy_geometry | ( | int | ii, |
int | jj, | ||
int | kk, | ||
int | pp, | ||
struct of_geom * | ptrgeom | ||
) |
Definition at line 1342 of file metric.tools.c.
Definition at line 1728 of file metric.tools.c.
Definition at line 1292 of file metric.tools.c.