Releases: precice/fortran-module
Releases · precice/fortran-module
v3.4.0
First release of this repository, following the versioning scheme PRECICE_MAJOR.PRECICE_MINOR.BINDINGS_PATCH.
Compared to the latest update of the main branch in October 2025 (#45), this release renames some inconsistently-named functions, following updates in the intrinsic Fortran bindings (see #49 and precice/precice#2487):
precicef_set_vertexis nowprecicef_set_mesh_vertexprecicef_set_verticesis nowprecicef_set_mesh_verticesprecicef_set_edgeis nowprecicef_set_mesh_edgeprecicef_set_triangleis nowprecicef_set_mesh_triangleprecicef_set_quadis nowprecicef_set_mesh_quadprecicef_set_tetrahedronis nowprecicef_set_mesh_tetrahedron
Thanks to @kcooley-cvd and @fsimonis for reviewing.
Note that the master branch has now been renamed to main, to follow the conventions of the core library, and using the GitHub redirects.
Full Changelog: https://github.com/precice/fortran-module/commits/v3.4.0