Skip to content

Commit

Permalink
include refinement criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
LasNikas committed Nov 7, 2024
1 parent ac4a24d commit f07f421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/multi_resolution/multi_resolution.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include("particle_refinement.jl")
include("refinement_pattern.jl")
include("refinement_criteria.jl")
incude("merge.jl")

Check warning on line 4 in src/multi_resolution/multi_resolution.jl

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

"incude" should be "include".
include("resize.jl")
inclue("split.jl")

Check warning on line 6 in src/multi_resolution/multi_resolution.jl

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

"inclue" should be "include".

0 comments on commit f07f421

Please sign in to comment.