← Back to team overview

dolfin team mailing list archive

Re: Beta-testing of new plot functionality

 

On 05/30/2012 02:57 PM, Anders Logg wrote:
Fredrik Valdmanis has made progress on his project to add new plot
functionality in C++ (Viper replacement).

Basic functionality is now in place for plotting meshes, scalar
functions and vector functions.

Nice!

We would appreciate if everyone
interested (in particular core DOLFIN developers) would build the
dolfin-plot branch, test out the plotting and provide feedback and
feature requests.

How do I make it pick up VTK?:

CMake Warning at CMakeLists.txt:358 (find_package):
  Could not find a configuration file for package VTK.

Set VTK_DIR to the directory containing a CMake configuration file for VTK.
  The file will have one of the following names:

    VTKConfig.cmake
    vtk-config.cmake

I don't seem to have any of those files.

BTW: The error message when trying to plot when vtk is disabled
is highly adequate :-)


--
Marie



Feature requests can be added here (see Work Items):

   https://blueprints.launchpad.net/dolfin/+spec/dolfin-plot-c++

The branch is available by

   bzr branch lp:~simula-acdc/dolfin/dolfin-plot

Fredrik is contracted to work on implementing the new functionality
until the end of June so any feedback/feature requests need to come
soon.

--
Anders

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp



Follow ups

References