![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Dune::Fufem::Forms::ProductOperator< P, Operator0, Operator1 >::LocalOperator Class Reference
#include <dune/fufem/forms/productoperator.hh>
Public Types | |
| using | Element = typename LocalOperator0::Element |
| using | Intersection = typename LocalOperator0::Intersection |
| using | CacheManager = typename LocalOperator0::CacheManager |
| using | Range = typename ProductOperator::Range |
Public Member Functions | |
| LocalOperator (const Contraction &product, LocalOperator0 &&localOperator0, LocalOperator1 &&localOperator1) | |
| auto | quadratureRuleKey () const |
| void | bind (const Element &element) |
| void | bind (const Intersection &intersection, const Element &element, const Element &otherElement) |
| void | unbind () |
| template<class... LV> | |
| void | registerLocalViews (const LV &... lvs) |
| template<class... LV> | |
| void | registerOutsideLocalViews (const LV &... lvs) |
| void | registerCaches (CacheManager &cacheManager) |
| void | registerOutsideCaches (CacheManager &cacheManager) |
| template<class... OutsideCacheManager> | |
| void | bindToCaches (CacheManager &cacheManager, OutsideCacheManager &... outsideCacheManager) |
| auto | operator() (std::size_t index) const |
Member Typedef Documentation
◆ CacheManager
template<class P , class Operator0 , class Operator1 >
| using Dune::Fufem::Forms::ProductOperator< P, Operator0, Operator1 >::LocalOperator::CacheManager = typename LocalOperator0::CacheManager |
◆ Element
template<class P , class Operator0 , class Operator1 >
| using Dune::Fufem::Forms::ProductOperator< P, Operator0, Operator1 >::LocalOperator::Element = typename LocalOperator0::Element |
◆ Intersection
template<class P , class Operator0 , class Operator1 >
| using Dune::Fufem::Forms::ProductOperator< P, Operator0, Operator1 >::LocalOperator::Intersection = typename LocalOperator0::Intersection |
◆ Range
template<class P , class Operator0 , class Operator1 >
| using Dune::Fufem::Forms::ProductOperator< P, Operator0, Operator1 >::LocalOperator::Range = typename ProductOperator::Range |
Constructor & Destructor Documentation
◆ LocalOperator()
template<class P , class Operator0 , class Operator1 >
|
inline |
Member Function Documentation
◆ bind() [1/2]
template<class P , class Operator0 , class Operator1 >
|
inline |
◆ bind() [2/2]
template<class P , class Operator0 , class Operator1 >
|
inline |
◆ bindToCaches()
template<class P , class Operator0 , class Operator1 >
template<class... OutsideCacheManager>
|
inline |
◆ operator()()
template<class P , class Operator0 , class Operator1 >
|
inline |
◆ quadratureRuleKey()
template<class P , class Operator0 , class Operator1 >
|
inline |
◆ registerCaches()
template<class P , class Operator0 , class Operator1 >
|
inline |
◆ registerLocalViews()
template<class P , class Operator0 , class Operator1 >
template<class... LV>
|
inline |
◆ registerOutsideCaches()
template<class P , class Operator0 , class Operator1 >
|
inline |
◆ registerOutsideLocalViews()
template<class P , class Operator0 , class Operator1 >
template<class... LV>
|
inline |
◆ unbind()
template<class P , class Operator0 , class Operator1 >
|
inline |
The documentation for this class was generated from the following file:
