Home
last modified time | relevance | path

Searched refs:SubDofVectorTypeFather (Results 1 – 2 of 2) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/combinedspace/
H A Dtuplelocalrestrictprolong.hh115 …f SubVector< const typename LFFather::LocalDofVectorType, OffsetSubMapper > SubDofVectorTypeFather; in apply() typedef
128SubDofVectorTypeFather fatherSubDofVector( lfFather.localDofVector(), OffsetSubMapper( subFatherBa… in apply()
131 …BasicConstLocalFunction< SubFatherBasisFunctionSetType, SubDofVectorTypeFather > subLFFather( subF… in apply()
152 …typedef SubVector< typename LFFather::LocalDofVectorType, OffsetSubMapper > SubDofVectorTypeFather; in apply() typedef
160SubDofVectorTypeFather fatherSubDofVector( lfFather.localDofVector(), OffsetSubMapper( subFatherBa… in apply()
162 …LocalFunction< SubFatherBasisFunctionSetType, SubDofVectorTypeFather > subLFFather( subFatherBasis… in apply()
181 …typedef SubVector< typename LFFather::LocalDofVectorType, OffsetSubMapper > SubDofVectorTypeFather; in apply() typedef
194SubDofVectorTypeFather fatherSubDofVector( lfFather.localDofVector(), OffsetSubMapper( subFatherBa… in apply()
197 …LocalFunction< SubFatherBasisFunctionSetType, SubDofVectorTypeFather > subLFFather( subFatherBasis… in apply()
H A Dpowerlocalrestrictprolong.hh49 …typedef SubVector< typename LFFather::LocalDofVectorType, OffsetSubMapper > SubDofVectorTypeFather; in restrictLocal() typedef
63 SubDofVectorTypeFather fatherSubDofVector( lfFather.localDofVector(), in restrictLocal()
67 …LocalFunction< SubFatherBasisFunctionSetType, SubDofVectorTypeFather > subLFFather( subFatherBasis… in restrictLocal()
80 …f SubVector< const typename LFFather::LocalDofVectorType, OffsetSubMapper > SubDofVectorTypeFather; in prolongLocal() typedef
94 SubDofVectorTypeFather fatherSubDofVector( lfFather.localDofVector(), in prolongLocal()
98 …BasicConstLocalFunction< SubFatherBasisFunctionSetType, SubDofVectorTypeFather > subLFFather( subF… in prolongLocal()