[Dune] Problem with BCRSMatrix
Markus Blatt
Markus.Blatt at ipvs.uni-stuttgart.de
Wed Nov 1 10:26:48 CET 2006
Hi,
On Tue, Oct 31, 2006 at 05:27:37PM +0100, Patrick Leidenberger wrote:
> Hi all,
>
> I have a problem with the BCRSMatrix. I create a class with a BCRSMatrix
> as private member but the size of column and row is unknown at that
> point, so I use the BCRSMatrix() constructor.
> If I make an access to the so created matrix () in a member function
> (e.g. setrowsize) I get the error: invalid use of member (did you forget
> the '&' ?)
>
Please provide a small testcase where the same problem occurs and maybe
create a bug report at http://www.dune-project.org/flyspray.html with
the testcase attached.
Regards,
Markus
More information about the Dune
mailing list