- Nov 26, 2008
- Nov 25, 2008
-
-
mattijs authored
-
- Nov 24, 2008
- Nov 23, 2008
- Nov 21, 2008
- Nov 20, 2008
-
-
henry authored
-
henry authored
-
henry authored
-
ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-devhenry authored
Conflicts: src/turbulenceModels/Allwmake Conflicts: src/turbulenceModels/Allwmake Conflicts: src/turbulenceModels/Allwmake Conflicts: src/turbulenceModels/Allwmake
-
henry authored
-
henry authored
-
henry authored
-
- Nov 19, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- use new HashSet capabilities and sortedOrder function - make STL format a MeshedSurface instead of an UnsortedMeshedSurface for better (MeshedSurface) reader efficiency
-
henry authored
-
Mark Olesen authored
-
Mark Olesen authored
- added global operator|, operator& and operator^ - can construct from table of contents of another HashTable
-
Mark Olesen authored
-
Mark Olesen authored
- now works as expected with transfer() and assignment from other Lists - shrink() method : clears indices and returns underlying List
-
Mark Olesen authored
- changed template<class List> to template<class ListType> for better distinction between List as class and as template type
-
Mark Olesen authored
-
- Nov 18, 2008
-
-
Mark Olesen authored
- operator+= : add in the listed keys - operator-= : remove the listed keys - operator&= : intersection of keys - added xfer constructor (just in case) - moved labelHashSet typedef to HashSet.H, for consistency with the wordHashSet typedef being there and since it is used so often
-
mattijs authored
-
henry authored
handling of "uniform", "mixed" and "polygonal" face lists. Now converts .cas files as well as .msh files.
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
PackedList with (const UList<label>&) instead of (const labelList&)
-