diff --git a/test/Participant.cpp b/test/Participant.cpp index 8a36f2af..a5658c7f 100644 --- a/test/Participant.cpp +++ b/test/Participant.cpp @@ -237,6 +237,9 @@ void Participant::setMeshTetrahedra precice::span vertices) {} +void Participant:: resetMesh(precice::string_view meshName) +{} + void Participant:: writeData ( precice::string_view meshName,