https://github.com/pou036/redback
Raw File
Tip revision: 3235f2eb7a68fccf3cd940f33c1fe4883a3459e5 authored by Martin Paesold on 13 March 2015, 05:17:11 UTC
Wrote traversal BC in terms of polar coordinates.
Tip revision: 3235f2e
tests
[Tests]
  [./test_timestep] # can't put a dot in that name!
    type = CSVDiff
    input = 'timestepper.i'
    csvdiff = 'timestep_out.csv'
  [../]
[]
back to top