FaceIntegral Template Specializations module
Template specializations of the FaceIntegral class.
Classes
-
template<class LHSDerived, class TrialFES, class RHSDerived, class TestFES>class Rodin::Variational::FaceIntegral<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::FaceIntegral<ShapeFunctionBase<NestedDerived, FES, TestSpace>>
- Integration of a test operator.