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

ENH: use objectRegistry/IOobjectList sorted instead of lookupClass

- in most cases a parallel-consistent order is required.
  Even when the order is not important, it will generally require
  fewer allocations to create a UPtrList of entries instead of a
  HashTable or even a wordList.
parent d65e2d89
1 merge request!617Updates to function objects handling of patches / selection names for parallel consistent order
Showing
with 550 additions and 678 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