openfoam/applications/utilities/mesh
Mark Olesen bf0b3d8872 ENH: relocate sortedOrder from ListOps.H to List.H
- commonly used, only depends on routines defined in UList
  (don't need the rest of ListOps for it).

ENH: implement boolList::operator() const

- allows use as a predicate functor, as per bitSet and labelHashSet

GIT: combine SubList, UList into List directory (intertwined concepts)

STYLE: default initialize DynamicList instead of with size 0
2022-05-09 14:52:47 +02:00
..
advanced STYLE: make polyMesh constructor explicit 2021-05-12 11:24:57 +02:00
conversion ENH: align fileOperations/masterUncollatedFileOperation findInstance() 2022-04-29 11:44:28 +02:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: relocate sortedOrder from ListOps.H to List.H 2022-05-09 14:52:47 +02:00
manipulation COMP: missing linkage, unneeded linkage 2022-04-29 13:26:36 +02:00