- Apr 21, 2017
-
-
Henry Weller authored
-
- Mar 01, 2016
-
-
Henry Weller authored
-
- Feb 26, 2016
-
-
Henry Weller authored
The deprecated non-const tmp functionality is now on the compiler switch NON_CONST_TMP which can be enabled by adding -DNON_CONST_TMP to EXE_INC in the Make/options file. However, it is recommended to upgrade all code to the new safer tmp by using the '.ref()' member function rather than the non-const '()' dereference operator when non-const access to the temporary object is required. Please report any problems on Mantis. Henry G. Weller CFD Direct.
-
Henry Weller authored
-
- Nov 16, 2012
-
-
mattijs authored
-
- Nov 13, 2012
-
-
mattijs authored
-
- Sep 27, 2012
-
-
mattijs authored
-
- Aug 26, 2010
-
-
mattijs authored
-
- Mar 18, 2010
-
-
Andrew Heather authored
-
- Jan 04, 2010
-
-
mattijs authored
Scotch is now built using its own build system which builds an additional metis.h which conflicts with the metis one so to have separate include directory settings we also need separate Make/ structures.
-
- Nov 20, 2009
-
-
Mark Olesen authored
- in preparation for adding an optional '-reconstruct' to a few utilities re-use as -lreconstruct library - move related stuff there too src/decompositionMethods/decompositionMethods -> src/parallel/decompositionMethods - added missing namespace qualifiers
-
- Sep 21, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Apr 02, 2009
-
-
mattijs authored
-
- Jul 23, 2008
-
-
henry authored
-
- May 23, 2008
-
-
Mattijs Janssens authored
-
- Apr 24, 2008
-
-
mattijs authored
-