Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nodes and elements when id is defined using unsigned integer #236

Open
ahojukka5 opened this issue Sep 16, 2019 · 0 comments
Open

Add nodes and elements when id is defined using unsigned integer #236

ahojukka5 opened this issue Sep 16, 2019 · 0 comments

Comments

@ahojukka5
Copy link
Member

MethodError: no method matching add_node!(::Mesh, ::UInt64, ::Array{Float64,1})
Closest candidates are:
add_node!(::Mesh, !Matched::Int64, ::Array{Float64,1}) at /home/jukka/repositories/JuliaFEM/src/preprocess.jl:64

I guess the automatic conversion should work, but nid is defined as Int64, maybe Integer would be better?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant