Skip to content

Commit

Permalink
Update DiscreteExteriorCalculus.jl
Browse files Browse the repository at this point in the history
Follow @lukem12345's instructions for the merge conflict
  • Loading branch information
jpfairbanks authored Oct 24, 2024
1 parent 4f2043c commit b90a4ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/DiscreteExteriorCalculus.jl
Original file line number Diff line number Diff line change
Expand Up @@ -662,10 +662,6 @@ function ♭(s::AbstractDeltaDualComplex2D, X::AbstractVector, ::PPFlat)
end
end

function ♭_mat(s::AbstractDeltaDualComplex2D)
♭_mat(s, (2,s))
end

♭_mat(s::AbstractDeltaDualComplex2D, f::DPPFlat) =
♭_mat(s, (2,s), f)

Expand Down

0 comments on commit b90a4ba

Please sign in to comment.