Dear Bärbel, > undefined reference to `void > dealii::ConstraintMatrix::distribute_local_to_global<de > alii::TrilinosWrappers::SparseMatrix, > dealii::TrilinosWrappers::Vector>(dealii:: > FullMatrix<double> const&, dealii::Vector<double> const&, > std::vector<unsigned int, std::allocator<unsigned > int> > const&, dealii::TrilinosWrappers::SparseMatri > x&, dealii::TrilinosWrappers::Vector&) const' > collect2: ld gab 1 als Ende-Status zurück > > What is going wrong here?
I messed something up when writing the template instantiations - thanks for pointing out this problem. It should work now. Best, Martin _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
