multigrid101

Results 4 comments of multigrid101

Ok I admit that my question was too general. Maybe let's focus on the existing codebase for now and consider the new backends at a later point. As I said,...

Yes, you are right. I guess focusing on the saving and loading part (as soon as time permits it) might suffice for the beginning. The next problem down the line...

short: No, I think that the current implementation of the `Unknown` datatype (as a terra type) makes this impossible. But I was able to get your example to compile. long...

@Mx7f Looking at the `TUnknownType.__apply` implementation, it actually looks like somebody already anticipated the index-space issue discussed here, but instead of e.g. overloading the definition of `__apply` for different index-spaces,...