Looks like you are missing #include <deal.II/lac/block_sparse_matrix.h>
G On Mon, Mar 26, 2012 at 11:01 AM, Stefan Kollet <[email protected]> wrote: > Hi, > I am trying to compile step 44 and get the error below. Anybody seen this > before? Paths etc are correct. All include files are found correctly. No > changes made to the source. > > Thanks, > Stefan > > nsm.cc:396: error: ?::BlockSparseMatrix? has not been declared > nsm.cc:396: error: ?::BlockSparseMatrix? has not been declared > nsm.cc:396: error: ?::BlockSparseMatrix? has not been declared > nsm.cc:396: error: ?::BlockSparseMatrix? has not been declared > nsm.cc:396: error: ?::BlockSparseMatrix? has not been declared > nsm.cc:396: error: ?::BlockSparseMatrix? has not been declared > nsm.cc:396: error: expected primary-expression before ':' token > nsm.cc:396: error: expected `]' before ':' token > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii -- Guido Kanschat, Department of Mathematics, Texas A&M University In accordance with the Texas Public Information Act all email sent to and from my Texas A&M email account can be obtained through a Public Information Request. If you do not want your correspondence public, please arrange a phone conversation with me. _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
