mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add 'use' action for parcel selection
- shortcut for "clear" + "add". At the end of the operation, only parcels matching that particular selection source will be used.
This commit is contained in:
@ -23,7 +23,7 @@ dataCloud
|
||||
// Reduced number of output parcels
|
||||
stride
|
||||
{
|
||||
action add;
|
||||
action use;
|
||||
source stride;
|
||||
stride 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user