gridap / Gridap.jl

Grid-based approximation of partial differential equations in Julia
MIT License
709 stars 97 forks source link

Simplexify does not work with periodic boundary conditions #586

Open oriolcg opened 3 years ago

oriolcg commented 3 years ago

Applying the simplexify function to a CartesianDiscreteModel with periodic boundary conditions results in an error.

lamBOOO commented 1 year ago

Based on the description, I think this was fixed in #778.