InterfaceIntegral Template Specializations module

Template specializations of the InterfaceIntegral class.

Classes

template<class LHSDerived, class TrialFES, class RHSDerived, class TestFES>
class Rodin::Variational::InterfaceIntegral<Dot<ShapeFunctionBase<LHSDerived, TrialFES, TrialSpace>, ShapeFunctionBase<RHSDerived, TestFES, TestSpace>>>
Integration of the dot product of a trial and test operators.
template<class NestedDerived, class FES>
class Rodin::Variational::InterfaceIntegral<ShapeFunctionBase<NestedDerived, FES, TestSpace>>
Integration of a test operator.