pace
pace copied to clipboard
Specifying the domain twice
I was writing a test for Pace and realized that I have to essentially specify the domain twice: once when creating the GridIndexing specification for the StencilFactory, and another time in the from_origin_domain(...) call. Are both these necessary?