Error when using interval
Open
- Dominant language
- Julia
- Stars
- 879
- Forks
- 119
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Hello,
I was trying to solve the 1D, 2D and 3D Poisson equation using `Gridap.jl`. I used Gmsh for mesh construction. I get the following error:

The error only occurs in the 1D case. It happens when loading the mesh from the `1d.msh` in line 22 of the attached Julia code `ex03_1d.jl`. You will find it with the corresponding `1d.geo`, `1d.msh`,`Manifest.toml` and `Project.toml`files here:
[error.zip](https://github.com/gridap/Gridap.jl/files/8990545/error.zip)
Contributor guide
Assessment
This issue has not been assessed yet.