Update mapping config#902
Open
davidscn wants to merge 2 commits into
Open
Conversation
Consequence of merging precice/precice#2536 This change is not 100% accurate, but probably easier to understand rather than saying: consistent in version 3.4.1 and conservative in 3.5.0. I would simply merge this after the next release.
MakisH
reviewed
May 20, 2026
Member
There was a problem hiding this comment.
In some other parts of the documentation, we are using the (newer) {% version %} alerts, which also automatically change the text to signify when a release is pending.
I see the difficulty in writing this concisely. The way I would do it would be to leave the table row as-is and add directly below the table something like
{% version 3.5.0 %}
The conservative variant of the `rbf-pum-direct` mapping with Kokkos is supported since preCICE v3.5.0. The consistent variant is available since v3.4.1.
{% endversion %}
By the way: There should be no hyphen in Kokkos-Kernels.
Side note: I would like to get all (if possible) PRs in this repository merged before we start the migration to HUGO.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consequence of merging precice/precice#2536
This change is not 100% accurate, but probably easier to understand rather than saying: consistent in version 3.4.1 and conservative in 3.5.0. I would simply merge this after the next release.