|
This email from sgepner@meil.pw.edu.pl originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list to disable email stamping for this address. |
Hi,
I was wandering if it is possible to program into a Filter a possibility to be applied onto a selected range of the domain. Much like what is possible using FieldConvert -r option.
I looked at the code, and there is the DomainRange, but I am not sure there is a way to use it on ExpList through which I access coordinates, physical values from within the Filter.
One solution I see is to just go through what is available through GetCoords() (at initialization) and create a mask to filter out values from outside the specified range. The filter I am working on is based on quantities integrated from the fields, So I think I could create the mask at initialization and than use it at updates to zero-out values outside. But might it be, that something like this is already implemented? Any suggestions are welcome.
Cheers!
Stan