Rodin/Variational/Jump.h file

Jump operator for interface discontinuities in DG methods.

This file defines the Jump class, which computes the jump (difference) in function values across element interfaces. This operator is fundamental for Discontinuous Galerkin (DG) formulations where functions are allowed to be discontinuous at element boundaries.

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.
namespace Rodin::Variational
Module which provides the necessary tools for constructing and solving variational problems.