[dune-fem] CombinedSpace Review

Tobias Malkmus tomalk at mathematik.uni-freiburg.de
Wed Feb 18 18:40:48 CET 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi All

In the last days i reviewed all CombinedSpaces.
The two versions
CombinedSpace< ContainedSpace, N, DofStoragePolicy>
and
CombinedDiscreteFunctionSpace< Space1, Space2 >
are now derived by a PowerDiscreteFunctionSpace and
TupleDiscreteFunctionSpace.

Both are based on a generic combined space. The
PowerDiscreteFunctionSpace is designed to handle the case V_h^N for a
common discrete Space V_h.
It's dof blocking strategy is VariableBased, this means all DoFs
belonging to one subspace are stored consecutive.

The new generic TupleDiscreteFunctionSpace takes an arbitrary sequence
of Fem DiscreteFunctionSpaces, e.g. V_h \times W_h \times Q_h \times .....
Here the DoFs are stored in the same way as for the Powerspace.

Note: Both space implementations have performance issues which can not
be overcome without further interface changes of the BasisFunctionSets.
I will write another email tomorrow on this issue on the developer list.


Please test this spaces if you need them and report bugs.


Best Tobias



- -- 
Tobias Malkmus                 <tomalk at mathematik.uni-freiburg.de>

Mathematisches Institut               Tel: +49 761 203 5627
Abt. für Angewandte Mathematik        Universität Freiburg
Hermann-Herder-Str. 10
79104 Freiburg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJU5M6fAAoJEBMY7DHvcWNg7HYH/RADViGkPTLLuLRmzzW5dcXp
+pJburNMUEzxgTNyI69O2DcsylAG8esVcATnK2UT1+l4mWn2HZXgSxwVQfH+we0+
xxHHSmEwpVtuFYEpLdIax6w1+r1Q1rFEixUsOmh606J8jKGIY/tj0nUe9sU0vyn1
nfvSrIfcE/eBSKFCX5y4MbLCNzyh/WbLc1o2zv7KzNR4FYjJkVbX4zHNn7JbUcOb
cWyU/rk7hAt0o5RrtsbgWLPdQOpWanjmooD5oKNDL4jYrxTMoa84v+nRuPTc3VuA
wT5H1VZT4DRA8mJA8OI2yN2hHeZvK3Dkhe4PmOqv1S9Exz8q4hurXteUBu+fmSM=
=ixBs
-----END PGP SIGNATURE-----




More information about the dune-fem mailing list