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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment