Commit graph

2864 commits

Author SHA1 Message Date
Hrvoje Jasak
39f7a3e26e Update points using setOldPoints to avoid geometrical update 2015-08-25 15:50:56 +01:00
Hrvoje Jasak
7f3174ef59 Bug fix: addressing memory leak in Block AMG 2015-08-25 15:50:56 +01:00
Hrvoje Jasak
9fe6dc62d2 Formatting 2015-08-25 15:50:55 +01:00
Hrvoje Jasak
603ebff4b2 Report patch name instead of index in debug 2015-08-25 15:50:55 +01:00
Hrvoje Jasak
379641c560 Removed training backslash from option 2015-08-25 15:50:55 +01:00
Hrvoje Jasak
d831600e1d Removed unnecessary return statement 2015-08-25 15:50:55 +01:00
Hrvoje Jasak
8349ff53c2 Revert hinv in fvc::reconstruct 2015-08-25 15:46:39 +01:00
Hrvoje Jasak
8adad59d05 Feature: Make cfMesh tutorials run faster. Author: Franjo Juretic. Merge: Hrvoje Jasak. 2015-08-25 11:35:37 +01:00
Hrvoje Jasak
0bd16b9e7f Make cfMesh tutorials run faster 2015-08-25 11:35:03 +01:00
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
f1eb13aa4f Feature: ThirdParty: bug fix for the compilation of gcc 4.8.4 and gcc 4.9.2. Author: Martin Beaudoin. Merge: Hrvoje Jasak. 2015-08-24 20:56:53 +01:00
Martin Beaudoin
7d236049a5 ThirdParty: gcc 4.8.4 and gcc 4.9.2.
We are fixing here a relatively old bug related to the compilation of gmp as an
internal package of gcc.
Basically, gcc is using an oldish version of gmp.
This fix is correcting a well-known configuration error when gmp is compiled
as an internal package to gcc.
The bug do manifest itself under Centos 6.2.
2015-08-24 20:56:41 +01:00
Hrvoje Jasak
ecbb9f3212 Feature: Adaption of Test-Scripts for Mercurial. Author: Bernhard Gschaider. Merge: Hrvoje Jasak. 2015-08-24 20:55:00 +01:00
Bernhard F.W. Gschaider
b2518ddf93 Adapt vagrant-stuff for new version number 2015-08-24 20:54:44 +01:00
Bernhard F.W. Gschaider
403fda0869 Adaption of CTest-Scripts for Mercurial 2015-08-24 20:54:44 +01:00
Hrvoje Jasak
3944983064 Feature: Comulative release fixes. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-08-24 20:52:54 +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