Re: [Libmesh-users] UCDIO

2012-09-14 Thread Kirk, Benjamin (JSC-EG311)
On 9/14/12 3:59 PM, "Paul T. Bauman" wrote: > Anyone out there using UCDIO? I used to to read unstructured meshes from gridgen, but long ago switched to the gridgen exodus writer... -Ben -- Got visibility? Most devs h

[Libmesh-users] UCDIO

2012-09-14 Thread Paul T. Bauman
Anyone out there using UCDIO? We have a collaborator (not using libMesh) that needs to read in mesh and solution results from one of our libMesh applications using the UCD format (well, this is easiest route anyway). Currently, only the nodes and elements of the mesh are written out. I'm going to