Add polynomial reconstruction of arbitrary degree (as long as exact quadrature formula are available)
--number-of-ghost-layers
running optionThree methods are available to evaluate the integration of the polynomial basis in the stencil
cell_center
available for degree 1 reconstruction only. The most efficient,element
use element base quadrature formulas. Restricted to elements for which a conform transformation is definedboundary
use face based quadrature. Works for any polygonal cell and for any polytopal cell with triangle or quandragle faces (more expensive for low degrees).Remains a bunch of developments:
pgs
scripts.