Go to the source code of this file.
Namespaces | |
pFlow | |
pFlow::boundaryBaseKernels | |
Functions | |
void | createRemoveKeepLists (uint32 numTotal, uint32 numRemove, const uint32Vector_D &removeMask, uint32Vector_D &removeList, uint32Vector_D &keepList) |
void | createRemoveKeepIndices (const uint32Vector_D &indices, uint32 numRemove, const uint32Vector_D &removeMask, uint32Vector_D &removeIndices, uint32Vector_D &keepIndices, bool exactCap=true) |