Skip to content
  • Mark OLESEN's avatar
    ENH: extrapolateInternal() method for patch fields · fc86e524
    Mark OLESEN authored
    - 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
    fc86e524