gridap / GridapDistributed.jl

Parallel distributed-memory version of Gridap
MIT License
103 stars 15 forks source link

Passing simplexify kwargs #151

Closed pmartorell closed 3 months ago

pmartorell commented 3 months ago

@JordiManyer

This PR passes the simplexify to the refine function.

It is related with https://github.com/gridap/Gridap.jl/pull/1015

JordiManyer commented 3 months ago

Should we wait until Gridap's release to merge this? I think it might be fine to just merge now...

pmartorell commented 3 months ago

I have added a kwarg to the tests. It will not pass until the next release of Gridap