gridap / GridapGmsh.jl

Gmsh generated meshes for Gridap
MIT License
42 stars 19 forks source link

Small bug in naming that breaks with latest version of Gridap.jl #69

Closed aerappa closed 1 year ago

aerappa commented 1 year ago

I found that these two instances of

max_cells_arround_vertex

were breaking the precompile of GridapGmsh.jl

fverdugo commented 1 year ago

Tests are failing since we first need to release a new version of Gridap

amartinhuertas commented 1 year ago

Solved in https://github.com/gridap/GridapGmsh.jl/pull/72