Communication needed for all parts
-
Between edges and nodes to compute flux
-
Edge-node and node-node to compute x
-
Reduction to compute err
-
Edge and node communication is static, local with respect to grid
-
But unstructured with respect to array indices
-
Reduction communication is static, global
|