openfoam/etc/codeTemplates
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
..
app CONFIG: incorrect BC code templates (fixes #1885) 2020-10-20 14:23:40 +02:00
BC STYLE: use readValueEntry in BCs. Assign Zero for refValue/refGrad 2023-04-04 09:56:55 +02:00
dynamicCode ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
functionObject COMP: bad template for foamNewFunctionObject (closes #1987) 2021-01-22 12:46:31 +01:00
source STYLE: use SPDX-style for scripts 2023-05-10 18:23:13 +02:00
template STYLE: use SPDX-style for scripts 2023-05-10 18:23:13 +02:00
foamCommentStyles STYLE: additional divisions for code templates 2017-07-11 08:48:10 +02:00
foamScript STYLE: use SPDX-style for scripts 2023-05-10 18:23:13 +02:00
removed-file GIT: remove old "removed-file" dependency stubs, version file (#1994) 2021-02-10 12:43:07 +01:00