Commit graph

1319 commits

Author SHA1 Message Date
Hrvoje Jasak
13b4252038 Compilation fix 2015-09-30 15:32:36 +01:00
Hrvoje Jasak
d498d470dd Formatting 2015-09-30 10:35:42 +01:00
Hrvoje Jasak
55d131ff90 Clean-up of smoother selection 2015-09-30 10:35:42 +01:00
Hrvoje Jasak
759229f870 Formatting 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
a7828e0ff1 Removed unavailable aamgPolicy from Make/files in lduSolvers 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
2bebc90eaa Removed unnecessary bPrime update on reverseSweep in BlockGaussSeidel preconditioner 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
22a2e59c3b Minor extendedLdu matrices consistency rewrite compared to ldu matrices 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
03347200a9 Missing transpose in BlockLduMatrix TMulCore and new formulation of symmetry for block matrix 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
41f6e0f983 Minor formatting 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
287af794c8 Bugfix in BlockILUCpPrecon - now working properly 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
63506b5c81 Third version of BlockILUCp preconditioner - still not working properly 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
6824cfda9c Second version of BlockILUCp preconditioner 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
fcda21ed73 First version of BlockILUCp preconditioner 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
f5d0d8ed0c extendedBlockLduMatrices - preparation for BlockILUCp algorithm 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
52d2c0c099 ILUCp preconditioner - ILU with run-time selectable level of fill in 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
45bec54646 Performance tweak of ILUC0 algorithm 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
6c27c17d00 extendedLduAddressing with arbitrary extension level and extendedLduMatrix classes 2015-09-30 10:34:32 +01:00
Vuko Vukcevic
2fef5659ce Crout ILU0 algorithm: preparation for ILU1 2015-09-30 10:34:32 +01:00
Vuko Vukcevic
239cb5d376 Removed bPrime update on reverseSweep in symGaussSeidel preconditioner 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
6e02cac360 Bugfix: Windows scotch compilation 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
f6cbf149e7 Clean-up and formatting 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
9e29f21409 Bugfix: Fixed corrupted point field on stitch 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
a3cd647cf9 Dynamic immersed boundary capability with an example moving immersed boundary mesh and tutorial 2015-09-30 09:48:55 +01:00
Hrvoje Jasak
094e842fc0 Hotfix: Turbulence generation fix in k-omega-SST. Thijs Gillebaart 2015-09-15 15:33:00 +01:00
Hrvoje Jasak
cb20a654f1 Report patch name instead of index in debug 2015-09-12 22:35:29 +01:00
Hrvoje Jasak
f784f75f1b Adjust Mas OS X Darwin build options signalling 2015-09-11 17:22:52 +01:00
Henrik Rusche
6cb718df57 BUGFIX: Keep cyclic patches on one processor 2015-09-11 16:26:45 +01:00
Hrvoje Jasak
3a6cc671fa Windows port: minor updates 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
c67d6b98d2 Octree search Windows port updates 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
32b6159d36 Optimising use of Dynamic lists in GGI 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
c5bad50594 Bugfix: Work-around for a cyclic interface bug for tensors 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
7f8a25fb0f Compilation clean-up 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
927f5d01be Optimisation 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
5039ed9a30 Euler angle access 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
4d4c7d0eed Intel 2016 compiler porting 2015-09-11 16:15:27 +01:00
Hrvoje Jasak
161ad618de Formatting 2015-09-11 16:15:27 +01:00
Hrvoje Jasak
1721f8ffc0 Bugfix: missing rho on dev(P). Jens Truemner 2015-09-11 16:15:27 +01:00
Hrvoje Jasak
7d533e60ab Report patch name instead of index in debug 2015-09-11 16:15:26 +01:00
Hrvoje Jasak
a9695503fc Report patch name instead of index in debug 2015-09-11 16:14:21 +01:00
Hrvoje Jasak
60547b1dd1 Windows port: rename arch to mingw 2015-08-28 15:49:38 +01:00
Hrvoje Jasak
be769bf8d9 Windows merge: foamString 2015-08-28 15:49:38 +01:00
Hrvoje Jasak
eecdea4535 Formatting 2015-08-26 10:45:51 +01:00
Hrvoje Jasak
2c88222c95 Update points using setOldPoints to avoid geometrical update 2015-08-26 10:45:51 +01:00
Hrvoje Jasak
171fdf38f6 Report patch name instead of index in debug 2015-08-26 10:45:50 +01:00
Hrvoje Jasak
cfd2b5a366 Bug fix: addressing memory leak in Block AMG 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
fb6f3af37f Formatting 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
97b7e710c5 Report patch name instead of index in debug 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
d77d7d9b51 Removed training backslash from option 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
652c473b3d Removed unnecessary return statement 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
8349ff53c2 Revert hinv in fvc::reconstruct 2015-08-25 15:46:39 +01:00