OptimalDesignLab / SummationByParts.jl

Other
6 stars 4 forks source link

make separate outer constructor for 2p omegas #20

Open JaredCrean2 opened 7 years ago

JaredCrean2 commented 7 years ago

This PR makes a separate outer constructor for the 2p Omega operators and restores the original outer constructor for the not-necessarily 2p Omega. Presumably these should return the same operators for p=1 and p=2. The goal is to make both operators accessible at the same time in case we want to compare their performance (and it makes some things in PumiInterface.jl easier).