Skip to content

Commit

Permalink
Added a test for standard FDP
Browse files Browse the repository at this point in the history
Refs #5819
  • Loading branch information
fdkong committed Oct 4, 2017
1 parent 9e2d682 commit b336559
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/tests/preconditioners/fdp/tests
Expand Up @@ -6,4 +6,11 @@
max_parallel = 1
deleted = '#5153'
[../]
[./test_standard]
type = 'Exodiff'
input = 'fdp_test.i'
exodiff = 'out.e'
max_parallel = 1
cli_args = "Preconditioning/FDP/finite_difference_type='standard'"
[../]
[]

0 comments on commit b336559

Please sign in to comment.