Skip to content

Commit

Permalink
Added comment to note that energy_p is normalized by c^2
Browse files Browse the repository at this point in the history
  • Loading branch information
rfbird committed Apr 24, 2018
1 parent 8525f96 commit 9ae732d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/species_advance/standard/energy_p.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define HAS_V4_PIPELINE
#include "spa_private.h"

// This function calculates kinetic energy, normalized by c^2.
void
energy_p_pipeline( energy_p_pipeline_args_t * RESTRICT args,
int pipeline_rank,
Expand Down

0 comments on commit 9ae732d

Please sign in to comment.