openfoam/applications/utilities/postProcessing/dataConversion/foamToEnsightParts
Mark Olesen faaa93fdb5 ENH: add IOobjectList::findObject() method
- naming similar to objectRegistry, with unambiguous resolution.
  The lookup() methods have different return types depending on the
  calling parameter.

STYLE: use IOobjectListTemplates.C for implementations

- previously included as local definition within IOobjectList.C,
  but will be adding more templated methods soon.

- adjust parameters (eg, matchName instead of matcher) to show their
  function

ENH: handle objectRegistry::names<void>(...)

- this is equivalent to no Type restriction, and can be used when
  filtering names. Eg,

     obr.names<void>(wordRe..);
2018-11-09 21:57:55 +01:00
..
Make ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
checkMeshMoving.H ENH: make search of instances in IOobject::typeHeaderOk optional (issue #245) 2016-11-21 14:28:40 +01:00
ensightOutputSerialCloud.C ENH: Lagrangian - provided backwards compatibility for cases using the 2017-09-13 13:13:36 +01:00
ensightOutputSerialCloud.H STYLE: consistent '// End namespace' markers 2018-04-27 09:51:35 +02:00
ensightOutputSerialCloudTemplates.C ENH: cleanup autoPtr class (issue #639) 2018-02-26 12:00:00 +01:00
findFields.H ENH: allow wordHashSet filter for IOobjectList::names 2018-07-26 14:56:52 +02:00
foamToEnsightParts.C ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
getTimeIndex.H ENH: use dictionary::readEntry for detection of input errors (#762, #1033) 2018-10-05 10:15:13 +02:00
moveMesh.H ENH: make search of instances in IOobject::typeHeaderOk optional (issue #245) 2016-11-21 14:28:40 +01:00