Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Markert committed Apr 26, 2024
1 parent a53e4ea commit 8616e41
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,12 @@ be applied to different implementations of element shapes and refinement
patterns. A mix of different element shapes in the same mesh is also
supported.

![Left: Quad-tree of an exemplary forest mesh consisting of two trees
($\text{k}_{\text{0}}$, $\text{k}_{\text{1}}$) distributed over three parallel
processes $\text{p}_{\text{0}}$ to $\text{p}_{\text{2}}$. The SFC is
represented by a black curve tracing only the finest elements (leafs) of each
tree. Right: Sketch of the associated mixed shape mesh refined up to level
three. Bottom left: The elements saved by p1 and the associated ghost elements
(non process local neighbors).
![Left: Quad-tree of an exemplary forest mesh consisting of two trees (k0, k1)
distributed over three parallel processes p0 to p2. The SFC is represented by a
black curve tracing only the finest elements (leafs) of each tree. Right:
Sketch of the associated mixed shape mesh refined up to level three. Bottom
left: The elements saved by p1 and the associated ghost elements (non process
local neighbors).
\label{fig:SpaceFillingCurves}](pics/t8code_sfc_hybrid.png)

# Performance
Expand Down

0 comments on commit 8616e41

Please sign in to comment.