Johan Jansson wrote: > Hi! > > Function used to inherit from TimeDependent, but not anymore. Is there > any particular reason for this, or can we add it back? Perhaps the > thinking was to avoid multiple inheritance? >
I don't think that there was a particular reason for removing it other than making Function as simple as possible. When creating my own Function, I just give it the address of the time variable. Garth > Johan > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
