Dear libMesh users,

I'm trying to do some operations like smoothing, subdivision, reduction, 
translations, scaling on meshes, and also make a double layer shell from a one 
layer mesh for printing. I want to do these operations using c++. The file 
format which holds mesh data is `.ucd`.

Apparently libMesh handles `.ucd` files, but I'm not sure libMesh is capable of 
performing the aforementioned operations.

If you any of have used libMesh before, do you know whether it supports these 
operations or operations similar to these?

Thanks!
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to