~pefarrell/dolfin-adjoint/fix-ode

  • Committer: Patrick Farrell
  • Date: 2013-06-20 08:26:07 UTC
  • Revision ID: patrick.farrell06@imperial.ac.uk-20130620082607-bh4iiccdjmlas0mw
A rewrite of how expressions are handled. Rather than keeping track of
the *values* of expression attributes, now we only keep track of the
user-set keys. When the expression is frozen, we use that set of keys to
fetch the values from the expression. This is because the value of an
expression attribute can change in ways other than
Expression.__setattr__ (such as when the PointIntegralSolver updates its
time Constant).
Filename Latest Rev Last Changed Committer Comment Size
..
debian 241 12 years ago Patrick Farrell Add the start of a Debian packaging for dolfin_adj Diff
dolfin_adjoint 240 12 years ago Patrick Farrell Add a setup.py. Make the directory structure sligh Diff
tests 1 12 years ago Patrick Farrell First annotation! Diff
timestepping 640.2.1 11 years ago James Maddison Check in timestepping library Diff
AUTHORS 242 12 years ago Patrick Farrell Add AUTHORS, LICENSE, INSTALL. 181 bytes Diff Download File
INSTALL 242 12 years ago Patrick Farrell Add AUTHORS, LICENSE, INSTALL. 515 bytes Diff Download File
LICENSE 405 11 years ago Patrick Farrell Update the license .. needs to be LGPL v3. 7.4 KB Diff Download File
setup.py 240 12 years ago Patrick Farrell Add a setup.py. Make the directory structure sligh 371 bytes Diff Download File
Symlink src 240 12 years ago Patrick Farrell Add a setup.py. Make the directory structure sligh .