Mark Olesen
|
4e04c1966f
|
ENH: use dictionary::get<word>() instead of lookup() in a few places
|
2018-10-19 09:11:31 +02:00 |
|
Mark Olesen
|
37e248c74b
|
STYLE: consistent use of wordHashSet instead of HashSet<word>
- the wordHashSet typedef is always available when HashSet has been
included.
- use default HashTable key (word) instead of explicitly mentioning it
|
2018-02-22 11:19:47 +01:00 |
|
Mark Olesen
|
bc1f2fa97e
|
STYLE: use auto and cfind to simplify selector usage (issue #512)
|
2017-07-03 10:36:03 +02:00 |
|
Andrew Heather
|
bb67ccd37d
|
ENH: Cleaned up hash table item found checks
|
2017-05-19 11:15:35 +01:00 |
|
Henry Weller
|
e2ef006b91
|
applications: Update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-10 17:53:31 +00:00 |
|
Henry Weller
|
f5dc3eb8a7
|
reactingTwoPhaseEulerFoam: Moved into reactingEulerFoam
and two-phase functionality separated from multiphase functionality
|
2015-08-26 12:49:26 +01:00 |
|