diff --git a/cyprecice/Participant.pxd b/cyprecice/Participant.pxd index 5241f09b..8474b4cc 100644 --- a/cyprecice/Participant.pxd +++ b/cyprecice/Participant.pxd @@ -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()