Skip to content

Commit

Permalink
Fix something.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Jul 25, 2024
1 parent c57831d commit a63064d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MeshBlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ class MeshBlock
void insertAndSort(
int pointid,
int senderid,
int meshtag,
int meshtagdonor,
int remoteid,
double donorRes,
double receptorRes);
Expand Down

0 comments on commit a63064d

Please sign in to comment.