mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
Nodes and Elements corrected
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ end
|
||||
type Element
|
||||
element_id
|
||||
node_ids
|
||||
|
||||
end
|
||||
function test()
|
||||
return 1
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user