#include <dune/fem/space/combinedspace/tuplespace.hh>
|
typedef std::tuple_element_t< 0, std::tuple< typename DiscreteFunctionSpaces::DomainFieldType... > > | DomainFieldType |
|
◆ DomainFieldType
typedef std::tuple_element_t< 0, std::tuple< typename DiscreteFunctionSpaces::DomainFieldType... > > Dune::Fem::TupleLocalRestrictProlong< DiscreteFunctionSpaces >::DomainFieldType |
|
inherited |
◆ DefaultLocalRestrictProlong()
template<class CombineOp , class ... DiscreteFunctionSpaces>
◆ needCommunication() [1/2]
◆ needCommunication() [2/2]
◆ prolongLocal()
void Dune::Fem::TupleLocalRestrictProlong< DiscreteFunctionSpaces >::prolongLocal |
( |
const LFFather & |
lfFather, |
|
|
LFSon & |
lfSon, |
|
|
const LocalGeometry & |
geometryInFather, |
|
|
bool |
initialize |
|
) |
| const |
|
inlineinherited |
◆ restrictFinalize()
◆ restrictLocal()
void Dune::Fem::TupleLocalRestrictProlong< DiscreteFunctionSpaces >::restrictLocal |
( |
LFFather & |
lfFather, |
|
|
const LFSon & |
lfSon, |
|
|
const LocalGeometry & |
geometryInFather, |
|
|
bool |
initialize |
|
) |
| const |
|
inlineinherited |
◆ setFatherChildWeight()
The documentation for this class was generated from the following file: