gmarkall / manycore_form_compiler

MCFC is deprecated. See https://code.launchpad.net/~grm08/ffc/pyop2
https://code.launchpad.net/~grm08/ffc/pyop2
GNU General Public License v3.0
3 stars 1 forks source link

Visualiser broken for diffusion-1 and diffusion-2 test cases #33

Closed kynan closed 13 years ago

kynan commented 13 years ago

Infinite recursion:

  File "manycore_form_compiler/mcfc/visualiser.py", line 199, in _dispatch
    meth(obj)
  File "manycore_form_compiler/mcfc/visualiser.py", line 229, in _generic_visit
    self._dispatch(objattr)