Hi John,

> There was an exception thrown, namely
> 
> An error occurred in line <466> of file 
> </extra/tmp/dealii_6.3.1/deal.II/lac/include/lac/sparse_matrix.templates.h> 
> in function
>      void dealii::SparseMatrix<number>::add(unsigned int, unsigned int, 
> const unsigned int*, const number2*, bool, bool) [with number2 = double, 
> number = double]
> The violated condition was:
>      counter < cols->row_length(row)
> The name and call sequence of the exception was:
>      ExcInternalError()
> Additional Information:
> (none)

Besides the other sparsity pattern generation that Bärbel mentioned,
this exception message is really nasty. I'll make that a bit nicer later
today or tomorrow so the message is less cryptic and actually tells
what's going wrong here.

Best,
Martin

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to