Skip to content
  • Mark OLESEN's avatar
    ENH: define lerp field functions · e1a71001
    Mark OLESEN authored
    - defined for lerp between two fields,
      either with a constant or a field of interpolation factors.
    
      * plain Field, DimensionedField, FieldField, GeometricFields
    
    - using a field to lerp between two constants is not currently
      supported
    e1a71001