Searched refs:gamma_m1_f (Results 1 – 1 of 1) sorted by relevance
57 static PetscErrorCode gamma_m1_f(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf_dum… in gamma_m1_f() function1731 …[], PetscInt, PetscScalar[], void *) = {ctx->use_relativistic_corrections ? gamma_m1_f : energy_f}; in CreateStaticData()