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

ENH: bitSet, PackedList copy construct a subset

Eg,
    processorPolyPatch pp = ...;

    UOPstream toNbr(pp.neighbProcNo(), pBufs);
    toNbr << PackedList<Width>(faceValues, pp.range());
parent 51c32360
Branches
Tags
No related merge requests found
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