We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e71b72 commit f6dfa0fCopy full SHA for f6dfa0f
tutorials/HeatConduction2DPerfomanceTest.html
@@ -63,7 +63,7 @@ <h2>Run Performance Test</h2>
63
<p>
64
<label for="solverSelect">Select solver:</label>
65
<select id="solverSelect">
66
- <option value="lusolve">LU Solve</option>
+ <option value="lusolve">LU decomposition</option>
67
<!-- <option value="jacobi">Jacobi</option> -->
68
<option value="frontal">Frontal</option>
69
</select>
0 commit comments