c4542294a8
ENH: more stringent checks for fileName concatenation
...
- avoids some doubled slashes
STYLE: simplify concatenation of processor directory names
2018-10-11 10:07:11 +02:00
a6b84927e4
STYLE: use sortedToc() instead of toc() followed by sort()
2018-07-25 10:29:20 +02:00
96b65a781d
STYLE: remove spacing around forAll macros and template '> >' closing
2018-07-06 11:03:28 +02:00
3ee2f3293e
STYLE: avoid global findIndex() in favour of UList::find()
2018-02-21 11:50:34 +01:00
3787d45c12
BUG: decomposePar -decomposeParDict fails for faMesh ( closes #680 )
...
- was using system/decomposeParDict and ignoring the command-line
option.
2017-12-22 12:28:39 +01:00
a14eb71160
COMP: various compilation changes
...
- label-size 64 build, compiler warnings, unused template argument,
faMatrix::clone() method
STYLE: faScalarMatrix - moved info message to within a debug scope
2017-11-14 08:41:20 +00:00
0c64622341
Finite area port, Hrvoje Jasak
...
- with sphereSurfactantFoam and sphereTransport test case
2017-09-15 12:02:25 +01:00