- Mar 23, 2010
-
-
mattijs authored
-
- Mar 09, 2010
-
-
mattijs authored
Conflicts: applications/utilities/parallelProcessing/decomposePar/decomposePar.C applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H src/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.C src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
-
- Mar 03, 2010
- Mar 02, 2010
- Mar 01, 2010
-
-
Andrew Heather authored
-
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.
-
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
It uses mpicc to find out where the installed libraries are.
-
mattijs authored
This signals that we are using the system installed openmpi version.
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
ENH: upgrade to env. variable to ensight9 (current version)
-
- Feb 25, 2010
-
-
Andrew Heather authored
-
Mark Olesen authored
-
- Feb 24, 2010
-
-
Mark Olesen authored
This appears to be a long-standing bug!?, since it was also in the paraview-2 reader.
-
Mark Olesen authored
-
graham authored
position of patch points. Adding autoMap and rmap functions to correctly handle p0 on decomposition and reconstruction.
-
- Feb 22, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 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
-
-
Mark Olesen authored
-
-
henry authored
an 0.001.
-
henry authored
-
Mark Olesen authored
- foamApps == app - foamSol == sol - foamTuts == tut - foamUtils == util
-
Mark Olesen authored
- having all utilities available ASAP is more important than having all solvers immediately
-
Mark Olesen authored
-