| Thread Previous • Date Previous • Date Next • Thread Next |
Garth N. Wells wrote:
Can we expose DOLFIN_PI when generating code via JIT for an Expression?
Is there some Python magic going on because
u = Expression("pi", V = V)
compiles but
u = Expression("DOLFIN_PI", V = V)
doesn't.
Garth
Garth _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
| Thread Previous • Date Previous • Date Next • Thread Next |