Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiManyer committed Oct 13, 2024
1 parent fccf216 commit 1e09e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Adaptivity.jl
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ end
# Cartesian Model uniform refinement

function Adaptivity.refine(
cmodel::DistributedDiscreteModel{Dc},
cmodel::DistributedCartesianDiscreteModel{Dc},
refs::Integer = 2
) where Dc
Adaptivity.refine(cmodel,Tuple(fill(refs,Dc)))
Expand Down

0 comments on commit 1e09e3f

Please sign in to comment.