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