openfoam/applications/utilities/mesh/manipulation
Mark Olesen 881b3dafa2 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
	applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
	applications/utilities/surface/surfaceCheck/surfaceCheck.C
	src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
	src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
	src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C

NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
..
attachMesh STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
autoPatch STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
checkMesh BUG: (one|two)InternalFaceCells should be cellSets. 2010-11-24 18:36:48 +00:00
createBaffles ENH: createBaffles : set added patch faces to value 0 2010-10-13 18:12:51 +01:00
createPatch STYLE: createPatch.C : use built-in ops 2010-12-16 19:05:24 +00:00
deformedGeom COMP: avoid ambiguous construct from tmp - utils/ mesh 2010-12-20 10:36:59 +01:00
flattenMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
insideCells STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
mergeMeshes STYLE: use X.last() method instead of X[X.size()-1] 2010-12-07 09:56:52 +01:00
mergeOrSplitBaffles STYLE: add notes to some (most) command-line options 2010-04-27 10:50:15 +02:00
mirrorMesh STYLE: use labelUList typedef instead of UList<label> or unallocLabelList 2010-11-02 09:32:32 +01:00
moveDynamicMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
moveEngineMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
moveMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
objToVTK STYLE: remove superfluous uses of argList::validArgs.clear() 2010-05-03 08:38:39 +02:00
polyDualMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
refineMesh COMP: avoid ambiguous construct from tmp - utils/ mesh 2010-12-20 10:36:59 +01:00
renumberMesh ENH: add 'flip()' in-place method to edge, face, triFace 2010-12-07 08:58:31 +01:00
rotateMesh STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
setSet ENH: setSet : parallel reduction of stats 2010-12-08 17:33:02 +00:00
setsToZones STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
singleCellMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
splitMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
splitMeshRegions STYLE: splitMeshRegions : 80 char line length 2010-10-29 16:41:26 +01:00
stitchMesh ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction 2010-06-02 09:48:07 +01:00
subsetMesh ENH: libgenericPatchFields for subsetMesh. 2010-10-22 12:42:32 +01:00
topoSet STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00
transformPoints STYLE: add notes to some (most) command-line options 2010-04-27 10:50:15 +02:00
zipUpMesh STYLE: Fixing code style requirements for all apps. 2010-07-27 15:27:05 +01:00