Hi all,

I am currently trying to work on projects such as manufacturing solutions for PDE’s. I will mainly be using SymPy for this. My question is, is there a way to take a SymPy expression in my code and apply some function to it to convert it to UFL format, so that I can then use it in my firedrake functions?

Thanks,
Andrew Hicks