https://github.com/precice/precice

sort by:
Revision Author Date Message Commit Date
d377dff Fix typo 13 September 2019, 09:07:42 UTC
dce7466 Bump version to 1.6.1 13 September 2019, 09:07:42 UTC
3ae50c2 Fix boost irange 13 September 2019, 09:07:42 UTC
2290644 Correct Changelog 13 September 2019, 09:07:42 UTC
593a5e9 Bump version in CHANGELOG.md (forgotten) [ci-skip] 13 September 2019, 09:07:42 UTC
c3acdbf Merge pull request #507 from precice/release-1.6.0 Release 1.6.0 11 September 2019, 17:58:06 UTC
bb81481 Bump version to v1.6.0 11 September 2019, 16:14:00 UTC
42d0b39 Use SCons default in travis 11 September 2019, 13:56:17 UTC
d389ede Add bin to SCons default 11 September 2019, 13:55:10 UTC
b584be8 Fix SCons in travis 11 September 2019, 11:57:49 UTC
efdf4ea Add more infomation on python binding related changes. 11 September 2019, 11:44:26 UTC
ef7106f Add optimizations to changelog 11 September 2019, 09:58:22 UTC
e71d043 Add fixed to changelog 11 September 2019, 09:49:20 UTC
91e5e49 Fix SCons generation order 11 September 2019, 09:24:11 UTC
a2e588a require n x d arrays and remove all strict types (#496) * require n x d arrays for python_future bindings #458 and remove all strict types #441 * update tests to support new bindings * add conversion to numpy arrays for list and tuples * add tests for input of tuples or lists * use iota and copy for fake_ids 11 September 2019, 09:13:19 UTC
1a52336 Fix SCons version error 11 September 2019, 08:30:41 UTC
2f1cea2 Optimize the index generation 10 September 2019, 20:13:34 UTC
6fec660 Fix utility checks 10 September 2019, 07:16:14 UTC
7436b92 Fix interface checks 09 September 2019, 13:02:44 UTC
fb13db4 Fix MPI initialization timing 09 September 2019, 11:16:44 UTC
e4df9d3 SCons: Fix multiple definitions of versions Co-authored-by: Frédéric Simonis <simonisfrederic@gmail.com> 09 September 2019, 11:16:25 UTC
c7db94b SCons: Update path for sources version It was moved from src/versions.cpp to src/precice/impl/versions.cpp and SCons still complained that it could not find src/versions.cpp. Currently fails with an error about multiple definitions in versions.os. 09 September 2019, 11:16:25 UTC
91cbb12 Fix warning message in mesh repartitioning (#501) 09 September 2019, 09:31:47 UTC
5527a7b SCons: Add acceleration in the list of sources 09 September 2019, 07:36:00 UTC
dbe8676 Add missing API functions and doxygen style documentation for C bindings (#401) 08 September 2019, 12:24:00 UTC
30b04d1 SCons: Add prettyprint and json 08 September 2019, 10:55:29 UTC
37d6642 Travis: Update PETSc location It was recently moved from BitBucket to GitLab. The BitBucket repository is not available anymore. 08 September 2019, 09:12:50 UTC
86310c1 Optimize initialization bottlenecks (#498) * Optimize generation of communicationMap * Update documentation * Optimize the tagging in the NearestNeighborMapping 08 September 2019, 08:09:59 UTC
51542b1 Merge pull request #344 from fsimonis/refactor-post Refactor Post-Processing out of cplscheme 04 September 2019, 13:52:28 UTC
b06cf42 Merge branch 'develop' into refactor-post 04 September 2019, 12:06:48 UTC
9930177 Revert XML namespace change 04 September 2019, 12:02:16 UTC
87c7c83 Add missing tests for python_future (#497) * Add missing tests. * Remove test/solverdummy 03 September 2019, 14:24:50 UTC
8e1e913 Fix build with PETSc below 3.7 03 September 2019, 13:05:12 UTC
8bd11de Added missing items to Changelog 23 August 2019, 09:44:34 UTC
b28ce44 Rephrase the Changelog 23 August 2019, 08:42:11 UTC
675a242 Move versions.[ch]pp into precice/impl 22 August 2019, 08:52:57 UTC
36eb08f Migrate throws to std::runtime_error 22 August 2019, 08:50:23 UTC
dc33024 Replaces ID management with flat_set 20 August 2019, 10:54:25 UTC
84989d2 Remove leading spaces 19 August 2019, 17:51:26 UTC
7848157 Fix typo 19 August 2019, 17:51:26 UTC
76c4670 Add Test for Edge::connectedTo 19 August 2019, 17:51:26 UTC
37a26f2 Redesign Triangle Checks Turn triangle assertions into checks Check uniqueness of edgeIDs in SolverInterface Check uniqueness of vertices in SolverInterface Check edge connectivity in Mesh::createTriangle 19 August 2019, 17:51:26 UTC
d09d982 Add docs 19 August 2019, 10:33:45 UTC
bf6f4b6 Make the PropertyContainer logger static. This reduces the peak memory consumption of meshes by around 50%. 13 August 2019, 10:10:47 UTC
3772b9b Fix unused variable in MasterSockets Test 12 August 2019, 14:11:39 UTC
46bf8b4 Fix unused variables in NP Tests 12 August 2019, 14:07:01 UTC
aa4e0a9 Rename postProcConfig 12 August 2019, 09:22:22 UTC
edcc86d Refactor out post-processing Add post namespace to docs Added post/impl Rename post module to acceleration Rename refactored test suite Rename postprocessing to acceleration Rename postprocessing classes to acceleration 12 August 2019, 09:08:53 UTC
a4e31ca Merge branch 'fsimonis-cmake-xsdk' into develop 09 August 2019, 14:35:23 UTC
ecbfb56 Merge branch 'cmake-xsdk' of github.com:fsimonis/precice into fsimonis-cmake-xsdk 09 August 2019, 14:29:48 UTC
7e40c1d Extend macro prefix from P_ to PRECICE_ 09 August 2019, 08:27:04 UTC
c919fa2 Add Tests for the Fallback in NP Mappings 09 August 2019, 08:04:00 UTC
1100eea Replace assertion with BOOST_TEST (#471) 08 August 2019, 11:54:34 UTC
4d0215a Add c++11 standard to library validation 06 August 2019, 15:52:36 UTC
22b9641 Add overrides for JSON and prettyprint 06 August 2019, 15:52:36 UTC
28c6301 Add Python.h to NumPy validation 06 August 2019, 15:52:04 UTC
80732a1 Add TPL overrides for dependencies 06 August 2019, 15:52:04 UTC
55f785b Fix include 06 August 2019, 15:52:04 UTC
4b12422 Add first set of XSDK Variables 06 August 2019, 15:52:04 UTC
2b48a7c Add CPP and CPPFLAGS detection 06 August 2019, 15:52:04 UTC
d5ed2db Merge pull request #382 from fsimonis/add-passcomm Add option to pass custom MPI_Comm 06 August 2019, 15:47:33 UTC
ae1a747 Fix PETSc using wrong communicator 06 August 2019, 15:10:50 UTC
ec01b00 Merge pull request #476 from fsimonis/fix-macro-namespace Fix macro namespace 06 August 2019, 13:51:54 UTC
e88ff23 Merge pull request #477 from fsimonis/add-getversion-2 Add getVersionInformation to API 06 August 2019, 13:51:04 UTC
fd5d4f1 README.md: link to latest release 06 August 2019, 13:49:52 UTC
82dd8a0 Fix tests finalized EventUtils twice 06 August 2019, 09:58:24 UTC
c381e5b Use simpler revision description 06 August 2019, 09:41:14 UTC
29fc275 Merge branch 'develop' into fix-macro-namespace 06 August 2019, 08:50:20 UTC
651dd6d Merge branch 'develop' into add-passcomm 06 August 2019, 08:26:38 UTC
98aa509 Fix git information 06 August 2019, 08:00:38 UTC
1f9c79b Merge branch 'develop' into add-getversion-2 06 August 2019, 07:51:37 UTC
34f6945 Fixed the communicator test 05 August 2019, 15:26:49 UTC
ed43e32 Reset the MasterSlave communicator This fixes a dependency in the static destruction order 05 August 2019, 15:19:22 UTC
a0b34e9 Remove signal handler functionality. Is it broken beyond repair, see issue #397. Closes #397. 05 August 2019, 12:13:44 UTC
b668899 Merge branch 'develop' into fix-macro-namespace 05 August 2019, 11:25:22 UTC
74a7cdf Clarify why there is no revision info 05 August 2019, 11:24:23 UTC
bac64c4 Rename commit to revision 05 August 2019, 11:24:23 UTC
fc789e0 Add SCons support for Commit Info 05 August 2019, 11:24:23 UTC
9aa254a Add Autoupdate of Commit Info 05 August 2019, 11:24:23 UTC
bd01423 Print Revision Info 05 August 2019, 11:24:23 UTC
5b696d5 Add Detection of Revision 05 August 2019, 11:24:23 UTC
cfffa60 Modernise interface 05 August 2019, 11:22:46 UTC
0f0bbf8 Add tests for SolverInterface constructor with user-defined MPI communicator This adds two test cases, based on the LocalRBFPartitioning case: * UserDefinedMPICommunicator is always executed and uses two nearest-neighbor mappings. * UserDefinedMPICommunicatorPetRBF is executed only if preCICE is built with PETSc and uses two petrbf-thin-plate-splines mappings. Currently, the former succeeds, but the latter hangs. Both cases split the communicator, initialize both participants and finalize. Exchange of data is not required to test this feature. This is covered in other test cases. Both cases use mpi-single. 05 August 2019, 11:05:55 UTC
dad4971 Add option to pass custom MPI_Comm 05 August 2019, 09:32:50 UTC
7ad5d0d Add documentation for getVersionInformation 02 August 2019, 11:04:02 UTC
8f1e49a Add test for getVersionInformation 02 August 2019, 11:00:56 UTC
40fb93e Add Version Information 02 August 2019, 10:20:35 UTC
1a83a5e Rename assertion mactro 01 August 2019, 13:33:32 UTC
2124b66 Prefix all log and error macros 01 August 2019, 12:59:33 UTC
b9a5e28 Rename log macro definitions 01 August 2019, 12:59:26 UTC
6901f7d Clarify why there is no revision info 01 August 2019, 11:25:50 UTC
e7e235a Rename commit to revision 01 August 2019, 11:19:56 UTC
b25e605 Fix installing additional python files Fixes #352 30 July 2019, 20:29:54 UTC
ab1cc8a Add integration test for master-sockets. Closes #453. 30 July 2019, 18:15:23 UTC
d776c5a Split Index Events 25 July 2019, 18:47:39 UTC
a8f96cd Add Events 24 July 2019, 07:11:46 UTC
4512a61 Modernize ReceivedPartition compute 23 July 2019, 13:38:11 UTC
8fd9393 Add assertions to ReceivedPartition compute 23 July 2019, 13:32:17 UTC
8d2410c Add check for empty participant name Co-authored-by: ishaandesai <ishaandesai@gmail.com> 16 July 2019, 07:25:48 UTC
1c0157e Make iterator detection more robust. 15 July 2019, 05:53:01 UTC
back to top