ai2cm/pace

Specifying the domain twice

Opened this issue · 0 comments

jdahm commented

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?