- Oct 17, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
Conflicts: src/OpenFOAM/containers/misc/xferI.H src/OpenFOAM/fields/tmp/refCount.H src/OpenFOAM/memory/refCount/refCount.H src/OpenFOAM/memory/xfer/xferI.H src/finiteVolume/fvMesh/extendedStencil/extendedCentredStencil.C src/finiteVolume/fvMesh/extendedStencil/faceStencil/faceEdgeCellStencil.H
-
- Oct 16, 2008
-
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
-
henry authored
-
mattijs authored
-
mattijs authored
-
henry authored
-
henry authored
-
Mark Olesen authored
-
mattijs authored
-
Andrew Heather authored
-
mattijs authored
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
- Oct 15, 2008
- Oct 14, 2008
-
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- consistent constructors and consistent behaviour with MUST_READ, READ_IF_PRESENT
-
Mark Olesen authored
-
- Oct 13, 2008
-
-
mattijs authored
-
Mark Olesen authored
- setSize(const label) * When the new size is greater than the addressed list size, the allocated list sizes is adjusted and the addressed size does not change. * Otherwise the addressed list size is just reduced and the allocated size does not change. inline void setSize(const label); - setSize(const label, const T&) Disabled, since the usefulness and semantics are not quite clear - operator=(const T&) should not affect the allocated size (BUGFIX)
-
Mark Olesen authored
-
mattijs authored
-