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

ERROR: MethodError: no method matching ntriangles(::QuadraticTriangle) #84

Closed
khorrami1 opened this issue May 18, 2023 · 1 comment · Fixed by #83
Closed

ERROR: MethodError: no method matching ntriangles(::QuadraticTriangle) #84

khorrami1 opened this issue May 18, 2023 · 1 comment · Fixed by #83

Comments

@khorrami1
Copy link

When I run the following code:
using Ferrite, FerriteViz; import GLMakie; grid = generate_grid(QuadraticTriangle, (3, 3)); wireframe(grid);
, I get this Error: ERROR: MethodError: no method matching ntriangles(::QuadraticTriangle)

@termi-official
Copy link
Member

The fix is already in #83 . We will try to merge it soon and make a new release.

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