Skip to content

Commit

Permalink
Move getVersionInformation out of the class Participant
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Feb 7, 2024
1 parent 943ac2c commit c29af64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyprecice/Participant.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ cdef extern from "precice/precice.hpp" namespace "precice":

void writeGradientData(const string& meshName, const string& dataName, vector[int] vertices, vector[double] gradientValues)

string getVersionInformation()
string getVersionInformation()

0 comments on commit c29af64

Please sign in to comment.