src/PDE/Reconstruction.hpp file

Reconstruction for reconstructed Galerkin methods.

Contents

This file contains functions that reconstruct an "n"th order polynomial to an "n+1"th order polynomial using a least-squares reconstruction procedure, used for reconstructed discontinuous Galerkin (DG) methods. It also contains functions used to compute reconstruction in 1D, used in edge-based continuous Galerkin methods.

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.