Skip to content
Snippets Groups Projects
Commit 8f1bad1c authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: decomposing ConstantField loses information (#2101)

- previously had a patch-size check, which caused a zero-sized patch
  to be "sticky" as uniform Zero regardless of what the original input
  stated (eg, "constant 0.5")

  This was caused by short-circuiting logic that circumvented reading
  on zero-size patches.
parent 10dd0d34
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment