Skip to content

Commit

Permalink
Reverting
Browse files Browse the repository at this point in the history
  • Loading branch information
castelletto1 committed May 14, 2024
2 parents cc3f0be + 0966865 commit 284f98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/JOSS/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ In cases where such tight coupling is not required, one may decompose the monoli
+===================+============+=====================+
-->

| Nodes | Ranks | DoF/rank | $\Large \frac{\textbf{Newton iter}}{\textbf{timestep}}$ | $\Large \frac{\textbf{GMRES iter}}{\textbf{Newton iter}}$ | Setup <br/> [s] | Solve <br/> [s] | Efficiency |
| Nodes | Ranks | DoF/rank | $\Large \frac{\text{Newton iter}}{\text{timestep}}$ | $\Large \frac{\textbf{GMRES iter}}{\textbf{Newton iter}}$ | Setup <br/> [s] | Solve <br/> [s] | Efficiency |
| :---: | :---: | :------: | :-------------: | :-------------: | :-----: | :---: | ----------: |
| 2 | 72 | 226K | 7.5 | 30.3 | 6,709 | 13,725 | 100% |
| 4 | 144 | 113K | 7.5 | 30.9 | 3,816 | 7,479 | 90% |
Expand Down

0 comments on commit 284f98d

Please sign in to comment.