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

ENH: consolidate decomposition model, constructors for decomposition methods

- make regionName an optional constructor parameter, which eliminates
  a separate set of constructors and construction tables. Adjust
  internals to treat a missing/empty regionName as a no-op.

- pass in fallback dictionary content via new IOdictionary constructor
  with a pointer

ENH: further relax check for matching number of processor dirs

- if the "numberOfSubdomains" entry is missing (or even zero)
  ignore checks of processor dirs as meaningless.
parent dedb1c0c
Branches
Tags
1 merge request!444improve flexiblity of IOdictionary construction, use of ITstream, Function1
Showing
with 247 additions and 462 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