Skip to content
Snippets Groups Projects
Commit 772780dc authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Documentation fix in the EAGLE star formation code.

parent b4aac433
No related branches found
No related tags found
No related merge requests found
...@@ -201,7 +201,7 @@ INLINE static double EOS_pressure(const double n_H, ...@@ -201,7 +201,7 @@ INLINE static double EOS_pressure(const double n_H,
* @param hydro_props The properties of the hydro scheme. * @param hydro_props The properties of the hydro scheme.
* @param us The internal system of units. * @param us The internal system of units.
* @param cooling The cooling data struct. * @param cooling The cooling data struct.
* * @param entropy_floor The entropy floor assumed in this run.
*/ */
INLINE static int star_formation_is_star_forming( INLINE static int star_formation_is_star_forming(
const struct part* restrict p, const struct xpart* restrict xp, const struct part* restrict p, const struct xpart* restrict xp,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment