- 24 Jan, 2011 1 commit
-
-
graham authored
+ No fatal error on triSurfaceTools::surfaceSide, commented out WarningIn. + Make cellSizeControlSurfaces look for a GREAT span for the nearest surface point. + Identify and limit filtering on single internal face cells in polyMesh quality assessment. + Create cellSet of remaining protruding cells after polyMesh creation. + Implemented wellOutside function by generalising wellInside to wellInOutSide.
-
- 21 Jan, 2011 5 commits
- 20 Jan, 2011 9 commits
- 19 Jan, 2011 10 commits
-
-
graham authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- use function when sourcing the bashrc to avoid these problems
-
graham authored
-
graham authored
Conflicts: applications/test/Distribution/DistributionTest.C applications/test/Distribution/Make/options src/OpenFOAM/containers/Lists/Distribution/Distribution.C src/OpenFOAM/containers/Lists/Distribution/Distribution.H src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
-
graham authored
-
graham authored
Detecting surface incursions as well as protrusions. When a cell size is requested for a point outside the surfaces, the nearest surface size is used to avoid an inappropriate return of the default size. Truncating point to double before adding displacement vector to avoid memory use growth (a linear growth for gcc 4.5 - bug, see CGAL mailing list 17/1/2011, but grows regardless).
-
mattijs authored
-
- 18 Jan, 2011 4 commits
-
-
Andrew Heather authored
-
mattijs authored
-
-
Andrew Heather authored
-
- 17 Jan, 2011 11 commits
-
-
mattijs authored
Conflicts: applications/test/lduMatrix/Test-lduMatrix.C applications/test/lduMatrix/Test-lduMatrix2.C applications/test/lduMatrix/Test-lduMatrix3.C applications/test/parallel/Test-parallel.C applications/utilities/miscellaneous/foamFormatConvert/writeMeshObject.H bin/mpirunDebug etc/apps/paraview3/cshrc src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.C src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.H src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributeTemplates.C src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H src/OpenFOAM/primitives/Pair/labelPair.H src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
-
Henry authored
-
Andrew Heather authored
-
Andrew Heather authored
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
- use typedef FaceType from parent (PrimitivePatch) instead
-