[dune-pdelab] ISTLBlockVectorContainer::size() method

Oleh Krehel krehel at am.uni-erlangen.de
Thu Sep 1 14:49:09 CEST 2011


Dear PDELab developers,

It appears that ISTLBlockVectorContainer has no size method,
although it wraps around BlockVector, which does.
Instead it wraps BlockVector's N() method, which does exactly the same
thing(currently) as size().
Please add the size() method to ISTLBlockVectorContainer,
and possibly deprecate N() method in BlockVector, unless it serves some purpose.

best regards,
Oleh Krehel




More information about the dune-pdelab mailing list