Skip to content

Commit

Permalink
Update dumux-precice/couplingadapter.hh
Browse files Browse the repository at this point in the history
Co-authored-by: mathiskelm <[email protected]>
  • Loading branch information
IshaanDesai and mathiskelm authored Dec 19, 2023
1 parent 1c93893 commit 16b0bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dumux-precice/couplingadapter.hh
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ public:
*/
void writeQuantityVector(const std::string &meshName,
const std::string &dataName,
std::vector<double> &values);
const std::vector<double> &values);
/*!
* @brief Checks whether face with given identifier is part of coupling interface.
*
Expand Down

0 comments on commit 16b0bd3

Please sign in to comment.