openfoam/applications/solvers
Mark Olesen 8b63b8cdfe ENH: add hashedWordList find, appendUniq methods
- aligns calling signatures with wordList, for possible future
  replacement

- drop construct from const char** (can use initializer_list instead)

ENH: replace hashedWordList with plain wordList in triSurfaceLoader

- additional hashing optimisation (and overhead) is not worth it for
  the comparatively small lists of surfaces used.
2022-06-02 11:14:10 +02:00
..
acoustic/acousticFoam ENH: New vibro-acoustic model suite 2020-12-10 13:36:12 +00:00
basic ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
combustion ENH: add hashedWordList find, appendUniq methods 2022-06-02 11:14:10 +02:00
compressible ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
discreteMethods GIT: Header file updates 2019-10-31 14:48:44 +00:00
DNS ENH: centralize more libraries in src/phaseSystemModels 2020-08-05 18:56:22 +01:00
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
electromagnetics COMP: fix inline friend declarations (gcc-4.8.5) 2021-01-27 10:33:19 +01:00
financial GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
heatTransfer ENH: add hashedWordList find, appendUniq methods 2022-06-02 11:14:10 +02:00
incompressible ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
lagrangian ENH: add hashedWordList find, appendUniq methods 2022-06-02 11:14:10 +02:00
multiphase COMP: missing linkage, unneeded linkage 2022-04-29 13:26:36 +02:00
stressAnalysis ENH: provide setter methods for IOobject read/write options etc. 2021-03-17 15:10:00 +01:00