gridap / Gridap.jl

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

Fixed constructor of RungeKutta with only one solver #999

Open AlexandreMagueresse opened 3 months ago

AlexandreMagueresse commented 3 months ago

The former constructor had a typo. I also removed the symbol :FE in the docstring of EXRK_Euler_1_1.