Commit graph

2698 commits

Author SHA1 Message Date
Hrvoje Jasak
445b28d6a4 Bug fix: addressing memory leak in Block AMG 2015-08-25 11:13:39 +01:00
Hrvoje Jasak
d4a0916e17 Formatting 2015-08-25 11:12:10 +01:00
Hrvoje Jasak
95a94eeed5 Report patch name instead of index in debug 2015-08-25 11:12:02 +01:00
Hrvoje Jasak
e2301e182e Removed training backslash from option 2015-08-23 14:03:08 +01:00
Hrvoje Jasak
9a9cfba0e8 Removed unnecessary return statement 2015-08-23 14:01:15 +01:00
Hrvoje Jasak
db2d2ff530 Initial version: block diag Cholesky precon 2015-08-21 08:16:36 +01:00
Hrvoje Jasak
1685dc4565 Clean-up of block Cholesky precon 2015-08-21 08:16:02 +01:00
Hrvoje Jasak
fb98626686 Formatting 2015-08-20 21:12:15 +01:00
Hrvoje Jasak
bb9cbfbbec Formatting 2015-08-20 21:12:00 +01:00
Hrvoje Jasak
8dca6a3763 Formatting 2015-08-20 21:11:23 +01:00
Hrvoje Jasak
bf0316a4a7 Use Householder inverse for reconstruct 2015-08-20 13:53:03 +01:00
Hrvoje Jasak
eb2dcad003 Fixed backslash-newline in options 2015-08-19 09:14:33 +01:00
Hrvoje Jasak
287faf574d Fix scotch version cshrc 2015-08-18 16:05:55 +01:00
Hrvoje Jasak
8178326462 FEATURE: Porting fixes and GGI bug fix. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-08-18 15:18:44 +01:00
Hrvoje Jasak
8534381a5f Fixed default opt option in cshrc 2015-08-18 14:08:59 +01:00
Hrvoje Jasak
88327de814 Bug fix: masked search escape 2015-08-18 14:08:10 +01:00
Hrvoje Jasak
9686a9bc82 Fixed Windows checkout path 2015-08-17 20:39:58 +01:00
Hrvoje Jasak
307f8131e7 Set management updates 2015-08-17 20:39:58 +01:00
Hrvoje Jasak
ec7f7f4df9 Porting updates 2015-08-17 20:39:58 +01:00
Hrvoje Jasak
3d88f1e0fe FEATURE: build bug fixes. Author: Martin Beaudoin. Merge: Hrvoje Jasak. 2015-08-17 12:44:29 +01:00
Martin Beaudoin
6cebda5e41 testHarness: adding the environment variable CDASH_SCM_INFO in order to override
the SCM information that gets appended at the end of the buildname string.

The buildname string is the string that will identify your test run when
published on the foam-extend CDash service.

When using git, this SCM information is picked up automatically from the CTest
script: -git-branch=the_git_branch_name-git-rev=the_git_revision_number.

But when using a non-git SCM (mercurial, etc), when the foam-extend source
code you are testing is not under a valid git repository, or simply when a user
needs to add more details to the standard SCM information (branch name and
revision number), then setting the environment variable CDASH_SCM_INFO to the
proper information will allow you to override the suffix we add at the end of
the buildname.

Please note that in order to keep the CMake script simple, for non-git
repositories, the fallback solution to try grabbing the information through
Mercurial has been removed. Please use the CDASH_SCM_INFO environment
varible instead.
2015-08-15 14:23:15 -04:00
Martin Beaudoin
a04e8e4c27 Removing FOAM_MPI_LIBBIN from parMetisDecomp compilation control files 2015-08-15 14:15:45 -04:00
Martin Beaudoin
d1db8ab77f ThirdParty:scotch 6.0.4 under Mac OSX: enable Scotch pthread 2015-08-15 14:14:28 -04:00
Martin Beaudoin
1c457f5bd6 AllMake.stage2: fixed test for activating openmpi 1.8.8 2015-08-15 14:12:06 -04:00
Hrvoje Jasak
f5d0043a20 Update version number to 3.2 2015-08-11 17:22:40 +01:00
Hrvoje Jasak
b111e35f25 FEATURE: Version bump and file clean-up. Author: Henrik Rusche. Merge: Hrvoje Jasak. 2015-08-11 14:49:39 +01:00
Henrik Rusche
d7e5fd09b7 Upgrade copyright notices & banner in source code 2015-08-11 14:49:21 +01:00
Henrik Rusche
3bff9a7006 Upgrade case file headers 2015-08-11 14:49:20 +01:00
Henrik Rusche
8ac5840737 STYLE: Remove trailing whitespace systematically 2015-08-11 14:49:20 +01:00
Henrik Rusche
a9ef31fa39 STYLE: Replace tabs by 4 spaces in bin, tutorials, src, ... & clean-up by hand 2015-08-11 14:49:20 +01:00
Hrvoje Jasak
db5b22a978 FEATURE: Backport of Intel and SGI MPI support. Backport: Henrik Rusche. Merge: Hrvoje Jasak. 2015-08-11 14:47:38 +01:00
Henrik Rusche
2ec135a6a7 FEATURE: Backport of Intel and SGI MPI support 2015-08-11 14:47:12 +01:00
Hrvoje Jasak
b82b255988 FEATURE: Windows porting changes. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-08-11 14:44:55 +01:00
Hrvoje Jasak
bf90f2f162 Windows porting changes 2015-08-10 10:21:20 +01:00
Hrvoje Jasak
d80f87e105 Remove dummy MPI library path 2015-08-10 10:21:03 +01:00
Hrvoje Jasak
306bf438ba Added parallel test 2015-08-10 10:18:39 +01:00
Dominik Christ
71f50fed4f Merge branch 'feature/GGIDynamicListSize' into nextRelease 2015-08-07 18:15:18 +01:00
Dominik Christ
d44419f584 Set default size for Dynamic List to avoid re-allocation of memory, 2. 2015-08-07 18:15:00 +01:00
Dominik Christ
d82eb00897 FEATURE: Set default size for Dynamic List to avoid re-allocation of memory. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-08-07 16:27:53 +01:00
Dominik Christ
958b3603cd Set default size for Dynamic List to avoid re-allocation of memory. 2015-08-07 16:27:41 +01:00
Dominik Christ
925f406f2f Compilation fix 2015-08-07 16:09:08 +01:00
Dominik Christ
aef019fd20 Removed surplus output file 2015-08-07 13:28:57 +01:00
Dominik Christ
73c743db54 FEATURE: Unified compilation under Linux, Mac and Windows. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-08-07 13:27:20 +01:00
Hrvoje Jasak
1d58eb41a9 Changed default type for tri surface to patch 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
1343b8dcfa Fixed end line 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
5789e5c3e0 Bug fix: Using wrong mag function 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
06d8b24ab5 Fixed illegal pointer use 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
078f96f805 Fixed illegal pointer use 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
aa522ab5cd Adjust Windows build env 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
76b77b905f Windows 8.1 support 2015-08-07 13:24:56 +01:00