openfoam/applications/utilities/preProcessing
mattijs 49fb39e8f3 Merge commit 'origin/master' into splitCyclic
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
2010-03-09 21:28:53 +00:00
..
applyBoundaryLayer Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
applyWallFunctionBoundaryConditions Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
boxTurb use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
changeDictionary Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
dsmcInitialise Renamed U_ and T_ to boundaryU_ and boundaryT_. 2009-07-17 18:17:26 +01:00
engineSwirl coding style adherence 2009-11-27 15:39:14 +01:00
foamUpgradeCyclics Merge commit 'origin/master' into splitCyclic 2010-03-09 21:28:53 +00:00
foamUpgradeFvSolution Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
mapFields ENH: provide operator[] for accessing argList options. 2010-02-17 11:43:42 +01:00
mdInitialise coding style adherence 2009-11-27 15:39:14 +01:00
setFields coding style adherence 2009-11-27 15:39:14 +01:00
wallFunctionTable Removed empty line at top of C file 2010-01-21 13:41:57 +00:00