SerialDataHandling: synchronization_function for tensor fields
It already worked on the CPU, just needed to remove the check. On the GPU, we use itertools.product
to create the nested loop needed.
It already worked on the CPU, just needed to remove the check. On the GPU, we use itertools.product
to create the nested loop needed.