openfoam/applications/solvers
Mark Olesen fc86e52451 ENH: extrapolateInternal() method for patch fields
- provides a more succinct way of writing

      {fa,fv}PatchField<Type>::patchInternalField(*this)

  as well as a consistent naming that can be used for patches derived
  from valuePointPatchField

ENH: readGradientEntry helper method for fixedGradient conditions

- simplifies coding and logic.
- support different read construct modes for fixedGradient
2023-06-19 17:47:03 +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 ENH: coupled: enforce consistency. See #2783 2023-06-01 08:14:42 +00:00
compressible STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +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: coupled: enforce consistency. See #2783 2023-06-01 08:14:42 +00:00
heatTransfer STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +02:00
incompressible STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +02:00
lagrangian STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +02:00
multiphase STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +02:00
stressAnalysis ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00