Skip to content

Commit

Permalink
Update AdaptCriteria.cu
Browse files Browse the repository at this point in the history
  • Loading branch information
CyprienBosserelle authored Aug 13, 2024
1 parent 36c1e85 commit 3216eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdaptCriteria.cu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include "AdaptCriteria.h"


// Adaptation Criteria
template <class T> int AdaptCriteria(Param XParam, Forcing<float> XForcing, Model<T> XModel)
{
int success = 0;
Expand Down

0 comments on commit 3216eb4

Please sign in to comment.