Skip to content

Allow autoCopy() for blocks of VariableBlockVector

Closes #49 (closed).

This implements two things:

  1. Converting a BlockVectorWindow into an independent BlockVector
  2. as an application of 1., allow autoCopy() to be used for the blocks of a VariableBlockVector

The latter is demonstrated in the vbvectortest.

Edited by Jö Fahlke

Merge request reports