dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14675
Re: dolfin/python error
On Tue, Aug 11, 2009 at 09:26:13PM +0200, Anders Logg wrote:
> Yet another update: Same problem with VTK 5.4 and I can use VTK from
> Python directly without problem (when not going through Viper).
The plot thickens. I can plot vector-valued functions with Viper but
not scalars, and not meshes. In particular, I can do
plot(grad(u))
in the Poisson demo, but not
plot(u)
--
Anders
Attachment:
signature.asc
Description: Digital signature
Follow ups
References