Skip to content

Commit

Permalink
shouldn't convert this p3 test, it's reliant on trilinos-specific fun…
Browse files Browse the repository at this point in the history
…ctions
  • Loading branch information
mbkuhn committed Sep 24, 2024
1 parent 0b934fc commit 6e8e9aa
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Simulations:

linear_solvers:

# Convert to hypre
- name: solve_gradient
type: tpetra
method: bicgstab
Expand All @@ -16,7 +15,6 @@ linear_solvers:
kspace: 200
output_level: 0

# Convert to hypre
- name: solve_scalar
type: tpetra
method: block gmres
Expand All @@ -26,7 +24,6 @@ linear_solvers:
kspace: 200
output_level: 0

# Convert to hypre
- name: solve_cont
type: tpetra
method: bicgstab
Expand Down

0 comments on commit 6e8e9aa

Please sign in to comment.