On Fri, Mar 21, 2008 at 10:26 AM, Roy Stogner <[EMAIL PROTECTED]> wrote:
>
>  On Fri, 21 Mar 2008, Lorenzo Botti wrote:
>
>  > I have written a vtk writer (it does not read vtk meshes!)  that
>  > doesn't need to be linked to vtk. I don't know if someone need it but
>  > I did :-).
>
>  VTK is released under a BSD-like license, isn't it?  Why did you need
>  to hand-code your own writer rather than using their APIs?

You might want to write VTK files on a machine where VTK is not
installed and you don't have adminstrator access...

Lorenzo: have you implemented your code as part of the existing
vtk_io.C?  For example, as a code path when HAVE_VTK is not defined?
This would probably be most helpful.

-J

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to