I have used the VTKIO in limited capacity. It only supports 3D meshes 
and I have been working in 2D as I learn libmesh. I might work with this 
function, but from the comments I have received it sounds like ExodusII 
is more widely supported.


On 05/21/2012 10:19 AM, John Peterson wrote:
> On Mon, May 21, 2012 at 8:03 AM, Andrew E Slaughter
> <[email protected]>  wrote:
>> I wrote my own meshing software using the CGAL libraries, I would like
>> to use VTK files if possible as they are what I know the best (although
> Is Libmesh's VTKIO class of any use to you?  It wasn't written by any
> of the main developers and probably isn't maintained very well... just
> wanted to mention it in case you hadn't seen it.
>
>> I don't know it that well). It would be easy for me to create a mesh for
>> each subdomain, would it be possible to have libmesh put them together?
>> But, this doesn't seem like the best solution.
> This would certainly be possible for a specific problem, but it can be
> difficult to do generically.
>
> I guess if you went this route, you'd treat it as a preprocessing step
> and write out an Exodus file containing the different subdomain IDs
> once all the pieces were assembled?
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to