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

ENH: simplify dictionary search for value/refValue in BCs

- in expressions BCs in particular, there is various logic handling
  for if value/refValue/refGradient etc are found or not.

  Handle the lookups as findEntry and branch to use Field assign
  or other handling, depending on its existence.

STYLE: use wordList instead of wordRes for copy/filter dictionary
parent ea51c2c0
Branches
Tags
No related merge requests found
Showing
with 104 additions and 97 deletions
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