Skip to content

Commit

Permalink
put the BGP files into the src and exported things properly
Browse files Browse the repository at this point in the history
  • Loading branch information
amboschman committed Feb 28, 2025
1 parent 12adbb7 commit 1f50d30
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 1,532 deletions.
86 changes: 0 additions & 86 deletions BulkGhostPenaltyAssembleMaps.jl

This file was deleted.

275 changes: 0 additions & 275 deletions aggregates_bounding_boxes_tools.jl

This file was deleted.

10 changes: 2 additions & 8 deletions bulk_ghost_penalty_canvas.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
using Gridap
using GridapEmbedded
using FillArrays
using LinearAlgebra

include("aggregates_bounding_boxes_tools.jl")
include("bulk_ghost_penalty_stab_tools.jl")
include("fields_and_blocks_tools.jl")
include("BulkGhostPenaltyAssembleMaps.jl")
include("darcy_preconditioning_tools.jl")

include("./src/BGP/BGP.jl")

# Problem selection
problem = 1 # 0 = Manufactured solution (L2-like projection), 1 = Darcy problem
Expand Down
Loading

0 comments on commit 1f50d30

Please sign in to comment.