openfoam/etc/codeTemplates/dynamicCode
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
..
codedFunction1Template.C ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedFunction1Template.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedFvOptionTemplate.C ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedFvOptionTemplate.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedPatchFunction1Template.C ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedPatchFunction1Template.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedPoints0MotionSolverTemplate.C ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codedPoints0MotionSolverTemplate.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
codeStreamTemplate.C ENH: support use of 'vector' in #calc directive (fixes #2039) 2021-03-29 16:00:11 +02:00
fixedValueFvPatchFieldTemplate.C COMP: dynamicCode: add missing default constructor 2021-12-13 13:20:04 +00:00
fixedValueFvPatchFieldTemplate.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
fixedValuePointPatchFieldTemplate.C ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
fixedValuePointPatchFieldTemplate.H ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
functionObjectTemplate.C ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
functionObjectTemplate.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00
mixedFvPatchFieldTemplate.C COMP: dynamicCode: add missing default constructor 2021-12-13 13:20:04 +00:00
mixedFvPatchFieldTemplate.H ENH: add coded Function1 (#2282) 2021-12-03 20:56:10 +01:00