dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21668
[Bug 675979] Re: Cannot plot CellFunction<uint> from Python
** Changed in: dolfin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/675979
Title:
Cannot plot CellFunction<uint> from Python
Status in DOLFIN:
Fix Released
Bug description:
Trying to plot a CellFunction<uint> from Python results in
lib/python2.6/site-packages/dolfin/common/plot.py", line 64, in dolfin_plot
raise RuntimeError, ("Don't know how to plot given object and projection failed: " + str(object))
RuntimeError: Don't know how to plot given object and projection failed: _f085750f00000000_p_dolfin__CellFunctionT_unsigned_int_t
References