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

ENH: add range method to polyBoundaryMesh

- makes for easier extraction of boundary values since it encapsulates
  start/size directly.

Eg,
    SubList<T>(allValues, patches.range());
or
    bitSet(blocked, patches.range(patchi));
parent 9be9f02a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment