Files
openfoam/applications/solvers/multiphase/interFoam
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
..
2015-02-11 13:22:24 +00:00
2015-05-29 23:35:43 +01:00