pyro.burgers.problems package

Submodules

pyro.burgers.problems.test module

pyro.burgers.problems.test.finalize()[source]

print out any information to the user at the end of the run

pyro.burgers.problems.test.init_data(myd, rp)[source]

initialize the burgers test problem

pyro.burgers.problems.converge module

pyro.burgers.problems.converge.finalize()[source]

print out any information to the user at the end of the run

pyro.burgers.problems.converge.init_data(my_data, rp)[source]

initialize the smooth burgers convergence problem

pyro.burgers.problems.tophat module

pyro.burgers.problems.tophat.finalize()[source]

print out any information to the user at the end of the run

pyro.burgers.problems.tophat.init_data(myd, rp)[source]

initialize the tophat burgers problem