thegooglecodearchive / sfepy

Automatically exported from code.google.com/p/sfepy
0 stars 0 forks source link

support input meshes in VTK #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I plan to add VTK mesh loader to remove dependence on medit to view the
bare meshes. Other formats may follow - do you have any?

r.

Original issue reported on code.google.com by robert.c...@gmail.com on 4 Feb 2008 at 4:39

GoogleCodeExporter commented 9 years ago
I'll send a patch with my mesh class, that also supports gmsh, tetgen and PMD.

Original comment by ondrej.c...@gmail.com on 4 Feb 2008 at 5:49

GoogleCodeExporter commented 9 years ago
I am now reworking the mesh reading stuff so that new formats would be easily 
added.
Then we integrate your class, ok?

Original comment by robert.c...@gmail.com on 5 Feb 2008 at 9:01

GoogleCodeExporter commented 9 years ago
Excellent!

Original comment by ondrej.c...@gmail.com on 5 Feb 2008 at 10:18

GoogleCodeExporter commented 9 years ago
done, added also new test file. try it please :)

Original comment by robert.c...@gmail.com on 5 Feb 2008 at 12:49

GoogleCodeExporter commented 9 years ago
All tests pass for me, except 2, due to the issue 11.

Original comment by ondrej.c...@gmail.com on 5 Feb 2008 at 1:30

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/sfepy/sfepy/issues/10

Original comment by robert.c...@gmail.com on 30 Jan 2012 at 10:23