rewrite elements

This commit is contained in:
Jukka Aho
2016-05-22 00:22:17 +03:00
parent 72df2226b7
commit 283621f4b1
10 changed files with 187 additions and 179 deletions
-2
View File
@@ -3,8 +3,6 @@
using HDF5
using JuliaFEM
using JuliaFEM.Core: Element, Quad4, Tri3, Tet4, Seg2, Hex8, update!
# TODO: this should be elsewhere
function aster_create_elements(mesh, element_set, element_type=nothing; reverse_connectivity=false)