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 Shape and Topology Optimization.
namespace Rodin::Variational
Module which provides the necessary tools for constructing variational problems.