Conjugate.h file
Complex conjugate operation for functions.
Namespaces
- namespace Rodin
- The Rodin library for Shape and Topology Optimization.
- namespace Rodin::FormLanguage
- Module for writing high level abstract expressions.
- namespace Rodin::Variational
- Module which provides the necessary tools for constructing variational problems.
Classes
-
template<class NestedDerived>class Rodin::Variational::Conjugate<FunctionBase<NestedDerived>>
- Complex conjugate of a function.
-
template<class NestedDerived, class FES, ShapeFunctionSpaceType Space>class Rodin::Variational::Conjugate<ShapeFunctionBase<NestedDerived, FES, Space>>
- Specialization for shape functions.