~jamesmadd/dolfin-adjoint/timestepping

« back to all changes in this revision

Viewing changes to timestepping/tests/short/burgers_fe_da

  • Committer: James R. Maddison
  • Date: 2013-05-15 14:55:20 UTC
  • Revision ID: maddison@atm.ox.ac.uk-20130515145520-7n37b0ez0cw2foam
Add some code addition dates

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 
18
18
# Based on burgers_newton.py test from dolfin-adjoint
 
19
# Code first added: 12/10/25
19
20
 
20
21
from dolfin import *
21
22
from dolfin_adjoint_timestepping import *