- Oct 10, 2008
-
-
Mark Olesen authored
usage of the public 'label& List::size()'. IMO this method is much too dangerous to leave public - the different signature is needed to avoid confusing the compiler.
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- Allow xfer to assume control of a pointer - Added xferCopy macro - Doxygen
-
- Oct 09, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
henry authored
-
-
henry authored
Changed the access to derived properties to ensure the old-time level values are stored if required.
-
Mark Olesen authored
-
- Oct 08, 2008
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
- Oct 07, 2008
- Oct 06, 2008
-
-
Mark Olesen authored
- avoid mkdir except for a few directories - grouped settings and added comments - minor bugfix: $FOAM_INST_DIR/linux64/bin was in path (pre OpenFOAM-1.5) - local (non-exported) variables in lowercase
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
- A simple container for objects of type \<T\> that can be used for transferring the contents rather than copying them. - The wrapped object of type \<T\> must implement a transfer() method.
-
Mark Olesen authored
-
Mark Olesen authored
- let _foamAddPath and _foamAddLib handle ':'-separated variables This unfortunately gets the order backwards, but at least doesn't try making really stupid directory names TODO: - settings.csh still has the same bug - perhaps _foamAddExistingLib function (or with a switch) to avoid the mkdir
-
Mark Olesen authored
-
Mark Olesen authored
-
- Oct 03, 2008
-
-
mattijs authored
-
- Oct 02, 2008
-
-
mattijs authored
-