fenics-tutorial
fenics-tutorial copied to clipboard
NameError: name 'nabla_div' is not defined
Hi
I'm trying to run ft06_elasticity.py and it throws out that message:
NameError: name 'nabla_div' is not defined
I've tried to import it manually but it doesn't work
See https://github.com/hplgit/fenics-tutorial/issues/59#issue-505589532