Hello,

I have tried compiling the latest svn trunk (r19474) which includes Martin's
changes to
lac/include/lac/constraint_matrix.templates.h
The errors reported in my previous post do not get resolved.

I have also tried making the change suggested by Wolfgang to r19474,
       vec(constraint_line->entries[q].first)
         += (vec(constraint_line->line) *
             static_cast<typename VectorType::value_type>
                 (constraint_line->entries[q].second));
This too does not resolve the error.

Regards

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

Reply via email to