openfoam/applications/utilities/preProcessing
Mark Olesen 6090faedef ENH: additional topoSources, and consistency changes (#1060)
- faceBitSet, pointBitSet and faceBoolSet (similar to cellBitSet)
  * allows topo sources in a wider variety of places.
  * With copy or move constructors.

- cylinderToPoint, searchableSurfaceToFace, searchableSurfaceToPoint,
  sphereToFace, sphereToPoint sources

- optional innerRadius for sphere and cylinder sources to treat as hollow.

- support "sets" as well as "set" for cellToCell, faceToFace... sources.

  * convenience and avoids writing the set during processing.
2018-11-06 18:25:05 +01:00
..
applyBoundaryLayer ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
boxTurb Merge remote-tracking branch 'origin/master' into develop 2018-08-29 13:51:40 +01:00
changeDictionary STYLE: use range-for when looping dictionary entries. 2018-10-19 13:08:24 +02:00
createExternalCoupledPatchGeometry ENH: change argList get<> and getList<> from read<>, readList<> 2018-08-09 11:27:36 +02:00
createZeroDirectory STYLE: use range-for when looping dictionary entries. 2018-10-19 13:08:24 +02:00
dsmcInitialise ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00:00
engineSwirl ENH: use vector::normalise and VectorSpace::normalised for clarity 2018-08-10 15:18:29 +02:00
faceAgglomerate STYLE: use range-for when looping dictionary entries. 2018-10-19 13:08:24 +02:00
foamUpgradeCyclics ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
mapFields ENH: more stringent checks for fileName concatenation 2018-10-11 10:07:11 +02:00
mapFieldsPar ENH: use dictionary::readEntry for detection of input errors (#762, #1033) 2018-10-05 10:15:13 +02:00
mdInitialise ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00:00
setAlphaField ENH: use "origin" for searchable sphere etc. (#1060) 2018-10-29 15:51:05 +00:00
setFields ENH: additional topoSources, and consistency changes (#1060) 2018-11-06 18:25:05 +01:00
viewFactorsGen ENH: extend globalIndex toGlobal methods 2018-11-05 16:23:33 +01:00
wallFunctionTable ENH: use dictionary::get<word>() instead of lookup() in a few places 2018-10-19 09:11:31 +02:00