yt.frontends.enzo.answer_testing_support module

class yt.frontends.enzo.answer_testing_support.AssertWrapper(description, *args)[source]

Bases: object

Used to wrap a numpy testing assertion, in order to provide a useful name for a given assertion test.

class yt.frontends.enzo.answer_testing_support.ShockTubeTest(data_file, solution_file, fields, left_edges, right_edges, rtol, atol)[source]

Bases: object

get_analytical_solution()[source]
yt.frontends.enzo.answer_testing_support.requires_outputlog(path='.', prefix='')[source]
yt.frontends.enzo.answer_testing_support.standard_small_simulation(ds_fn, fields)[source]