template<class Operand, class Derived>
Rodin::Variational::DivBase class

Base class for divergence operator implementations.

Template parameters
Operand Type of the vector function
Derived Derived class (CRTP pattern)

DivBase provides the foundation for computing divergences of vector-valued functions. The divergence operator maps vector fields to scalar fields.