Skip to content

Commit

Permalink
Update include/solvers/tracer.h
Browse files Browse the repository at this point in the history
Co-authored-by: Amishga Alphonius <[email protected]>
  • Loading branch information
oguevremont and AmishgaAlphonius authored Aug 5, 2024
1 parent 186dbb4 commit 1fa519b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/solvers/tracer.h
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ class Tracer : public AuxiliaryPhysics<dim, GlobalVectorType>
* @param current_solution_fd current solution for the fluid dynamics, parsed
* by postprocess
*
* @tparam GlobalVectorType The type of the global vector used for the tracer physics
* @tparam GlobalVectorType The type of the global vector used for the tracer physic
*/

template <typename GlobalVectorType>
Expand Down

0 comments on commit 1fa519b

Please sign in to comment.