sort by:
Revision Author Date Message Commit Date
345be92 Release v3.1.0 05 April 2024, 13:07:31 UTC
b9ed4b1 Bump version to 3.1.0 03 April 2024, 12:58:25 UTC
9ee69ff Add events for PUM clusters 03 April 2024, 12:57:47 UTC
5ec2286 Reword error message 22 March 2024, 15:07:45 UTC
dfe76bc Add test to reproduce #1981. 22 March 2024, 15:00:41 UTC
8ca349c Add changelog 22 March 2024, 15:00:41 UTC
ad29a29 Always clamp relative time when interpolating 22 March 2024, 15:00:41 UTC
e4298f4 Fix using h1 instead of h2 in main doxygen page 19 March 2024, 14:58:04 UTC
422c0fa Simplify QN update. (#1979) 19 March 2024, 12:20:26 UTC
7c488ce Bump softprops/action-gh-release from 1 to 2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 11 March 2024, 05:51:30 UTC
544de86 Remove boost filesystem from DEB package dependencies 04 March 2024, 18:23:43 UTC
64d0a80 Use ctest directly in macos 04 March 2024, 18:20:36 UTC
c1c9793 Use ninja on MacOS 04 March 2024, 18:20:36 UTC
f1cfc33 Add polars to MacOS CI 04 March 2024, 18:20:36 UTC
05588e0 Remove oversubscription as we handle it in CTest now 04 March 2024, 18:20:36 UTC
2b85ee8 Remove ccache 04 March 2024, 18:20:36 UTC
4ec0e7d Migrate from boost.filesystem to std::filesystem (#1972) 04 March 2024, 18:19:21 UTC
5b470dc Use fastcov for coverage support 04 March 2024, 16:35:09 UTC
05abba6 Fix incorrectly placed include 04 March 2024, 15:39:24 UTC
381c209 Hide boost.aggregator using pimpl 04 March 2024, 15:36:27 UTC
de1c952 Merge branch 'refactor-mesh-access' into develop 01 March 2024, 15:47:28 UTC
199ea92 Use direct coord in Ginkgo mapping 01 March 2024, 15:44:47 UTC
b7a47d8 Remove more calls to vertices() 01 March 2024, 15:44:47 UTC
7fdc140 Fixes 01 March 2024, 15:44:47 UTC
c9cd5b9 Use Mesh::vertex instead of vertices().at o vertices()[] 01 March 2024, 15:44:47 UTC
90b72a9 Use Vertex::coord(i) instead of getCoord()(i) 01 March 2024, 15:44:47 UTC
ee617da Use mesh empty instead of vertices.empty 01 March 2024, 15:44:44 UTC
d2e0eea Use nVertices instead of vertices.size 01 March 2024, 15:44:18 UTC
35fb2db Add Mesh::empty 01 March 2024, 15:44:18 UTC
692def7 Add coordinate getter to Vertex 01 March 2024, 15:44:18 UTC
7d1c812 Simplify mesh vertex access 01 March 2024, 15:44:18 UTC
66f1bd3 Fix codeql autoinstall breaking build 01 March 2024, 11:09:57 UTC
f74d394 Add more tests for precice::span 29 February 2024, 13:36:09 UTC
527f3a0 Fix mapping type bug (#1964) Reproduced the bug with a test Fixed it 28 February 2024, 11:37:49 UTC
6552ffa Migrate ERROR to CHECK 28 February 2024, 09:05:00 UTC
6cc1ae6 Migrate DEBUG INFO and WARN to conditionals 28 February 2024, 09:05:00 UTC
3426592 Add conditional log macros 28 February 2024, 09:05:00 UTC
8e90f9b Merge pull request #1954 from fsimonis/refactor-time-handling Refactor time processing 28 February 2024, 09:04:01 UTC
55f39ae Add changelog 26 February 2024, 11:02:05 UTC
e55eee1 Add tests for truncated time windows 26 February 2024, 10:54:35 UTC
18174aa Reduce assertion count 26 February 2024, 10:37:29 UTC
adca007 Add context 26 February 2024, 09:16:30 UTC
1cf39af Clarify TimeHandler 23 February 2024, 15:34:32 UTC
fcf7998 Fix max dt in error message 23 February 2024, 15:34:32 UTC
cd6887d Add comment regarding boost.accumulators Co-authored-by: Benjamin Rodenberg <benjamin.rodenberg@cit.tum.de> 23 February 2024, 15:34:32 UTC
a0e0f6c Increase cplscheme test timeout to long 23 February 2024, 15:34:32 UTC
8ef6843 Remove debug log 23 February 2024, 15:34:32 UTC
99ee79d Add comment regarding existing hack 23 February 2024, 15:34:32 UTC
3f1ee6c Refactor binary functions 23 February 2024, 15:34:32 UTC
59ebe38 Use boost accumulator as internal DoubleAggregator implementation 23 February 2024, 15:34:32 UTC
c32d94f Add TimeHandler tests 23 February 2024, 15:34:32 UTC
dd08496 Handle max time in Time Handler 23 February 2024, 15:34:32 UTC
4ffc896 Refactor the time processing into a separate class 23 February 2024, 15:34:32 UTC
16c1c38 Enable oversubscribe for all platforms in CTest (#1960) 23 February 2024, 15:33:35 UTC
ce3cba3 Remove unused member 23 February 2024, 12:43:11 UTC
8433414 Remove unused variable 23 February 2024, 12:43:11 UTC
61a89dc Add missing semicolons to checks, debug, and trace logs 23 February 2024, 12:43:11 UTC
642573f Rework log macros to require a semicolon 23 February 2024, 12:43:11 UTC
460bddb Fix missing semicolon after assertions 23 February 2024, 12:43:11 UTC
64c162e Require a semicolon at the end of assertions 23 February 2024, 12:43:11 UTC
8337e7a Add ignore to silence unused warnings 23 February 2024, 12:43:11 UTC
56fc412 Add changelog 23 February 2024, 12:41:06 UTC
9a945d3 Emit warnings for invalid log config keys 23 February 2024, 12:41:06 UTC
6682443 Ensure log config files exist before attempting to load them 23 February 2024, 12:41:06 UTC
fefa349 Add Ubuntu 24.04LTS to CI 20 February 2024, 15:26:20 UTC
d9e1485 Restructure docker releases (#1949) * Change develop dockerimage to base on blank ubuntu:22.04 * Rename precice:develop to precice:nightly and restructure * Fix release pipeline dependencies * Rename docker workflows 19 February 2024, 16:23:00 UTC
83ded98 Sort profiling output by eid 19 February 2024, 12:36:46 UTC
034f96b Add codecov token to codecov-action 14 February 2024, 15:03:09 UTC
e4e665a Add --list_units to testprecice 12 February 2024, 09:17:34 UTC
db5b6b5 Bump codecov/codecov-action from 3 to 4 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 09 February 2024, 07:10:49 UTC
201c656 Simplify splitComm using MPI_Comm_Split 08 February 2024, 10:58:04 UTC
00fc75a Update request-docker-release.yml 01 February 2024, 15:15:23 UTC
d2f28a8 Update request-docker-release.yml 01 February 2024, 15:04:22 UTC
83f7bf6 Fix docker release workflow 01 February 2024, 14:57:41 UTC
74988cb Add a workflow to request docker releases 01 February 2024, 14:55:29 UTC
c6186fb Run check in release docker file after the installation 01 February 2024, 12:48:02 UTC
8c332cb Enable interprocedural optimization when requesting deb packages 01 February 2024, 12:44:25 UTC
9dffe04 Fix debian package generation 01 February 2024, 12:19:20 UTC
df63f2d Merge release v3.0.0 back to develop 01 February 2024, 11:00:30 UTC
79bc1d4 Merge release v3.0.0 to main 01 February 2024, 10:59:11 UTC
d687cfa Add debian:12 and enable interprocedural optimization 01 February 2024, 10:13:53 UTC
e98f001 Merged the changelog 31 January 2024, 15:16:07 UTC
481bdf2 Test non-initialized data in initialize 31 January 2024, 15:09:16 UTC
9dd607e Add tests for mapping initialized data 31 January 2024, 15:09:16 UTC
09ea78c Fix incorrect mapping counter 31 January 2024, 15:09:16 UTC
6bf117a Add changelog 31 January 2024, 15:09:16 UTC
c4ebf6e Skip zero samples when mapping initial data 31 January 2024, 15:09:16 UTC
1e54f37 Merge v2.5.1 on main to develop 31 January 2024, 14:33:16 UTC
c595d34 Add check for polars version 30 January 2024, 17:10:54 UTC
d784ec4 Merge branch 'hotfix-v2.5.1' 30 January 2024, 17:00:45 UTC
246efe2 Bump version to 2.5.1 30 January 2024, 16:16:20 UTC
01a55b6 Reword changelog 30 January 2024, 16:16:11 UTC
f700be5 Geometric multiscale: Use size_t for all indices (#1938) * RadialGeoMultiscaleMapping: Use size_t for indices * Replace more int indices by size_t * Fix sign compare --------- Co-authored-by: Frédéric Simonis <simonisfrederic@gmail.com> 30 January 2024, 13:26:54 UTC
1f226f8 Included changelog of #1931 30 January 2024, 12:33:53 UTC
015ccd0 Backport: Fix missing bindings include in build pc file 30 January 2024, 12:33:53 UTC
dd4257a Integrate changelog of #1895 30 January 2024, 12:33:53 UTC
4a5491c Add a warning for empty IQN matrix, but keep going (#1895) Co-authored-by: Jun Chen <jun.chen@ipvs.uni-stuttgart.de> 30 January 2024, 12:33:53 UTC
1e29718 Add compatibility with libxml 2.10.0 30 January 2024, 12:33:53 UTC
673aed9 Update changelog 30 January 2024, 12:33:53 UTC
f971b46 Bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 22 January 2024, 08:47:54 UTC
back to top