ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #04022
Re: [Branch ~ffc-core/ffc/main] Rev 1525: Add support for plotting elements (currently only Lagrange but others
Nice!
How do I quit the plot?
Johan
On Tuesday December 7 2010 08:14:30 noreply@xxxxxxxxxxxxx wrote:
> ------------------------------------------------------------
> revno: 1525
> committer: Anders Logg <logg@xxxxxxxxx>
> branch nick: ffc-main
> timestamp: Tue 2010-12-07 17:10:49 +0100
> message:
> Add support for plotting elements (currently only Lagrange but others
> will follow). Try
>
> P5 = FiniteElement("CG", tetrahedron, 5)
> plot(P5)
> added:
> demo/plotelements.py
> ffc/plot.py
> modified:
> ffc/__init__.py
>
>
> --
> lp:ffc
> https://code.launchpad.net/~ffc-core/ffc/main
>
> You are subscribed to branch lp:ffc.
> To unsubscribe from this branch go to
> https://code.launchpad.net/~ffc-core/ffc/main/+edit-subscription
Follow ups