openfoam/applications/utilities/preProcessing/viewFactorsGen
Mark Olesen 36719bf55b STYLE: consistent lookupOrDefault template parameters
- in many cases can just use lookupOrDefault("key", bool) instead of
  lookupOrDefault<bool> or lookupOrDefault<Switch> since reading a
  bool from an Istream uses the Switch(Istream&) anyhow

STYLE: relocated Switch string names into file-local scope
2018-03-26 09:09:09 +02:00
..
Make ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
searchingEngine.H boundaryField() -> boundaryFieldRef() 2016-04-24 22:07:37 +01:00
shootRays.H GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
viewFactorsGen.C STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00