#826 Revision 6165 of dune-common breaks build
Metadata
Property | Value |
---|---|
Reported by | Bård Skaflestad (bard.skaflestad@sintef.no) |
Reported at | Oct 11, 2010 19:51 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Markus Blatt (markus@dr-blatt.de) |
Last edited at | Oct 13, 2010 10:11 |
Closed by | Markus Blatt (markus@dr-blatt.de) |
Closed at | Oct 13, 2010 10:11 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | with dune-common -r6168 |
Description
Revision 6165 of dune-common changed Dune::FieldVector to inherit from Dune::DenseVector. A laudable net reduction in code lines, the commit nevertheless appears incomplete. In particular, the change removed the 'p' data member from the FieldVector. However, the FieldMatrix explicitly references this member in its
solve(FieldVector<K,1>& x, const FieldVector<K,1>& y)
method.
Down-dating to -r6164 fixes the build issue.
Best regards,
Bård Skaflestad Bard.Skaflestad@sintef.no SINTEF ICT, Applied Mathematics