Sorry, this funtion is what I would have now
void ConstraintMatrix::distribute_local_to_global ( const FullMatrix< double > & local_matrix, const Vector< double > & local_vector, const std::vector< unsigned int > & row_indices, const std::vector< unsigned int > & col_indices, MatrixType & global_matrix, VectorType & global_vector ) const [inline] "const std::vector< unsigned int > & col_indices" is hopefully added. _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
