thank you Luca. As you will see, the class is very simple. The code was taken from other parts of vmtk. I will also pay a new look at it over the week end.
cheers, sebastian On 02/10/2011 07:08 PM, Luca Antiga wrote: > Hi Sebastian, > I'll surely take a look at it, tentatively over the weekend. > Once it's fixed, would you be interested in having the class included in vmtk > with due acknowledgement? > > I don't know of other ways of reading tetgen meshes into vtk. I have googled > about it and I've noticed that www.sfepy.org might allow it, and Gimias as > well. I hope this answers your question. > > Luca > > > > On Feb 10, 2011, at 10:02 PM, sebastian ordas wrote: > >> Dear vmtk users, >> >> I have put together two pieces of code from other classes in vmtk and >> created a new class for reading tetgen .node/.ele tetra meshes. >> However, the resulting vtkUnstructuredGrid is not yet correct: nodes are >> fine but cells are not >> >> could someone please pay a look to it? >> Luca, besides the python script, is there any other way of reading a tetgen >> mesh into a vtk unstructured grid? >> >> thank you, >> sebastian >> >> >> >> <vtkvmtkTetGenReader.cxx><vtkvmtkTetGenReader.h>------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> http://p.sf.net/sfu/intel-dev2devfeb_______________________________________________ >> vmtk-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/vmtk-users ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ vmtk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vmtk-users
