Skip to content

Commit

Permalink
Merge Pull Request trilinos#9386 from cgcgcg/Trilinos/tricouplingsMax…
Browse files Browse the repository at this point in the history
…wellL0

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: TrilinosCouplings: Skip QR in Maxwell example
PR Author: cgcgcg
  • Loading branch information
trilinos-autotester authored Jul 6, 2021
2 parents 910753e + 8edd96f commit e06fadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/trilinoscouplings/examples/scaling/Maxwell.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<Parameter name="number of equations" type="int" value="3"/>
<Parameter name="aggregation: type" type="string" value="uncoupled"/>
<Parameter name="aggregation: drop tol" type="double" value="0.01"/>
<Parameter name="tentative: calculate qr" type="bool" value="false"/>
<Parameter name="coarse: max size" type="int" value="128"/>
<Parameter name="coarse: type" type="string" value="Klu"/>
<Parameter name="smoother: type" type="string" value="CHEBYSHEV"/>
Expand Down

0 comments on commit e06fadb

Please sign in to comment.