mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-27 12:16:56 +00:00
v0.5 fixes
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ type Mesh
|
||||
element_types :: Dict{Int64, Symbol}
|
||||
element_codes :: Dict{Int64, Symbol}
|
||||
element_sets :: Dict{Symbol, Set{Int64}}
|
||||
surfaces :: Dict{Symbol, Vector{Tuple{Int64, Symbol}}}
|
||||
surface_sets :: Dict{Symbol, Vector{Tuple{Int64, Symbol}}}
|
||||
surface_types :: Dict{Symbol, Symbol}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user