Allow autoCopy() for blocks of VariableBlockVector
Closes #49 (closed).
This implements two things:
- Converting a
BlockVectorWindow
into an independentBlockVector
- as an application of 1., allow
autoCopy()
to be used for the blocks of aVariableBlockVector
The latter is demonstrated in the vbvectortest
.
Edited by Jö Fahlke