dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #05147
Re: [Viper-dev] update display
Garth N. Wells skrev den 14/06-2007 følgende:
> Is it possible to update the viper plot window during a computation? For
> the unsteady advection-diffusion demo, it's necessary to press 'q' after
> each of the 40 time steps.
In Python, this is very simple; simply calling update(u) should do the
trick.
In cpp, however, this cannot be done today. I think I can make it work, but I
have to discuss this with Anders.
Assuming that DOLFIN starts a viper process that does not die, we can
communicate with it through files, right?
Ola
> Garth
> _______________________________________________
> Viper-dev mailing list
> Viper-dev@xxxxxxxxxx
> http://fenics.org/mailman/listinfo/viper-dev
Follow ups
References