Test all-periodic field layouts in PIC unit test
The following discussion from !157 (merged) should be addressed:
-
@muralikrishnan started a discussion: I think we don't test the isAllPeriodic functionality. It would be good to test that also here.
If we are using isAllPeriodic we can just do
unif(0, domain[d])
. SinceisAllPeriodic
tests more things only testing that is enough.
Edited by vinciguerra_a