Forked from
gmsh / gmsh
Source project has a limited visibility.
-
Christophe Geuzaine authored
added full support for incomplete second order elements (8-node quad, 20-node hexa, 15-node prism and 13-node pyramid): - second order generation algorithm can now be told to generate either complete or incomplete elements - MSH I/O routines can deal with all elements - UNV I/O routines now support all the elements in the I-deas spec (I did my best to follow the spec for the ordering of the nodes, but I might have made some mistakes: PLEASE TEST IF YOU HAVE ACCESS TO A CODE OTHER THAN GMSH THAT CAN READ/WRITE UNV FILES)
Christophe Geuzaine authoredadded full support for incomplete second order elements (8-node quad, 20-node hexa, 15-node prism and 13-node pyramid): - second order generation algorithm can now be told to generate either complete or incomplete elements - MSH I/O routines can deal with all elements - UNV I/O routines now support all the elements in the I-deas spec (I did my best to follow the spec for the ordering of the nodes, but I might have made some mistakes: PLEASE TEST IF YOU HAVE ACCESS TO A CODE OTHER THAN GMSH THAT CAN READ/WRITE UNV FILES)