Skip to content

Use new boundary functions in Extrapolate

Douglas Serson requested to merge feature/ExtrapolateRefactoring into master

This will address issue #13 (closed). Basically, this involves modifying Extrapolate.cpp to use the new functions from MultiRegions for working with boundaries, leading to a much simpler implementation.

Merge request reports