- Mar 17, 2010
-
-
Andrew Heather authored
-
mattijs authored
Replaced with point::max wherever possible. Is VGREAT, not GREAT so be careful with calculations.
-
mattijs authored
-
mattijs authored
Specifies motion as blocks inside which motion is interpolated
-
mattijs authored
Still has automatic transformation tensor calculation
-
- Mar 15, 2010
- Mar 11, 2010
-
-
Andrew Heather authored
-
Mark Olesen authored
-
- Mar 10, 2010
-
-
Mark Olesen authored
Rationale: Treat 3rd-party mpi libraries like any other 3rd-party library. They are normally available without debugging and don't know anything about the OpenFOAM DP/SP (double/single precision) concept.
-
- Mar 09, 2010
- Mar 04, 2010
- Mar 03, 2010
-
-
mattijs authored
-
- Mar 02, 2010
- Mar 01, 2010
-
-
Andrew Heather authored
The dummyThirdParty tree builds libraries which are drop-in (but non-functional) versions of some thirdparty libraries. This will make it easier to ship binary versions without having to ship thirdparty packs.
-
mattijs authored
-
mattijs authored
-
- Feb 25, 2010
-
-
Andrew Heather authored
-
Mark Olesen authored
-
- Feb 24, 2010
-
-
Mark Olesen authored
-
graham authored
position of patch points. Adding autoMap and rmap functions to correctly handle p0 on decomposition and reconstruction.
-
- Feb 19, 2010
-
-
mattijs authored
So now we can read multiple times (using UIPstream) from PstreamBuffers PstreamBuffers pBufs UIPstream str1(procI, pBufs); str1>> .. UIPstream str2(procI, pBufs); str1>> ..
-
mattijs authored
-
Mark Olesen authored
- avoids a full rebuild for simple documentation changes
-
- Feb 18, 2010
-
-
henry authored
-
- Feb 17, 2010
-
-
mattijs authored
-
mattijs authored
Useful for in parallel if it cannot find processor*/constant/polyMesh/points and decides to read undecomposed constant/polyMesh/points...
-
mattijs authored
- removed globalPointPatch* - removed pointPatchInterpolate* since all is now inside volPointInterpolation.
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- use .obj files for debugging purposes instead.
-