openfoam/applications/utilities/preProcessing/createZeroDirectory
Mark Olesen f00c7a655c COMP: rename dictionary::read<T> to dictionary::readEntry<T>
- avoids compiler ambiguity when virtual methods such as
  IOdictionary::read() exist.

- the method was introduced in 1806, and was thus not yet widely used
2018-07-30 15:52:40 +02:00
..
Make ENH: Added new ceeateZeroDirectory utility 2015-11-30 15:52:40 +00:00
boundaryInfo.C COMP: rename dictionary::read<T> to dictionary::readEntry<T> 2018-07-30 15:52:40 +02:00
boundaryInfo.H ENH: Added new ceeateZeroDirectory utility 2015-11-30 15:52:40 +00:00
boundaryTemplates.C ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
boundaryTemplates.H ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
caseInfo.C ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
caseInfo.H ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
createZeroDirectory.C ENH: allow "<case>", "<system>" ... in the string expansions (issue #792) 2018-04-11 23:10:49 +02:00
solverTemplate.C COMP: rename dictionary::read<T> to dictionary::readEntry<T> 2018-07-30 15:52:40 +02:00
solverTemplate.H ENH: upgrade from NamedEnum to Enum (issue #515) 2017-07-03 21:43:33 +02:00