openfoam/applications/solvers
Mark Olesen 87eed5e3b8 ENH: place more patch field attributes under template invariant Base
- attributes such as assignable(), coupled() etc

- common patchField types: calculatedType(), zeroGradientType() etc.
  This simplifies reference to these types without actually needing a
  typed patchField version.

ENH: add some basic patchField types to fieldTypes namespace

- allows more general use of the names

ENH: set extrapolated/calculated from patchInternalField directly

- avoids intermediate tmp
2023-04-03 13:33:56 +02:00
..
acoustic/acousticFoam COMP: link finiteArea whenever regionFaModel is used 2022-09-22 11:50:50 +02:00
basic ENH: overPotentialFoam: Make consistent. see #1749. 2023-02-02 10:34:47 +00:00
combustion STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
compressible ENH: place more patch field attributes under template invariant Base 2023-04-03 13:33:56 +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 ENH: finiteArea: improve robustness in code sections vulnerable to math errors 2022-12-14 10:18:23 +00:00
heatTransfer STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
incompressible Merge remote-tracking branch 'origin/master' into develop 2023-02-21 10:21:31 +01:00
lagrangian STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
multiphase STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
stressAnalysis ENH: place more patch field attributes under template invariant Base 2023-04-03 13:33:56 +02:00