On Sun, Mar 30, 2014 at 12:01 AM, Dafang Wang <dafang.w...@jhu.edu> wrote:

> Hi,
>
> Could anyone offer an example of how to import VTK files (unstructured
> grid) into Libmesh?
> I am trying to load an unstructured tetrahedral mesh with a cell-based
> vector data field.
> Another thing to load is a VTX file giving a set of Dirichlet boundary
> nodes.
>

Libmesh can read VTK files it has previously written.  It's pretty
straightforward, but I can send you an example code that does it if you
wish.

As far as VTK files generated by some other piece of software, I'm not sure.

-- 
John
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to