|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::TupleLocalRestrictProlong< DiscreteFunctionSpaces > Class Template Reference
#include <dune/fem/space/combinedspace/tuplelocalrestrictprolong.hh>
Inheritance diagram for Dune::Fem::TupleLocalRestrictProlong< DiscreteFunctionSpaces >:

Public Types | |
| typedef std::tuple_element_t< 0, std::tuple< typename DiscreteFunctionSpaces::DomainFieldType... > > | DomainFieldType |
Public Member Functions | |
| TupleLocalRestrictProlong (std::tuple< const DiscreteFunctionSpaces &... > tuple) | |
| void | setFatherChildWeight (const DomainFieldType &weight) |
| template<class LFFather , class LFSon , class LocalGeometry > | |
| void | restrictLocal (LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| restrict data to father | |
| template<class LFFather > | |
| void | restrictFinalize (LFFather &lfFather) const |
| template<class LFFather , class LFSon , class LocalGeometry > | |
| void | prolongLocal (const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| bool | needCommunication () const |
Protected Member Functions | |
| template<std::size_t ... i> | |
| bool | needCommunication (std::index_sequence< i... >) const |
Member Typedef Documentation
◆ DomainFieldType
template<class ... DiscreteFunctionSpaces>
| typedef std::tuple_element_t< 0, std::tuple< typename DiscreteFunctionSpaces::DomainFieldType... > > Dune::Fem::TupleLocalRestrictProlong< DiscreteFunctionSpaces >::DomainFieldType |
Constructor & Destructor Documentation
◆ TupleLocalRestrictProlong()
template<class ... DiscreteFunctionSpaces>
|
inline |
Member Function Documentation
◆ needCommunication() [1/2]
template<class ... DiscreteFunctionSpaces>
|
inline |
◆ needCommunication() [2/2]
template<class ... DiscreteFunctionSpaces>
template<std::size_t ... i>
|
inlineprotected |
◆ prolongLocal()
template<class ... DiscreteFunctionSpaces>
template<class LFFather , class LFSon , class LocalGeometry >
|
inline |
◆ restrictFinalize()
template<class ... DiscreteFunctionSpaces>
template<class LFFather >
|
inline |
◆ restrictLocal()
template<class ... DiscreteFunctionSpaces>
template<class LFFather , class LFSon , class LocalGeometry >
|
inline |
restrict data to father
◆ setFatherChildWeight()
template<class ... DiscreteFunctionSpaces>
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8