Hi Martin, > For non-time-dependent problems I would simply use apply_boundary_conditions > to get the right-hand-side contributions. Is there any way to do this > efficiently for N_T (number of time-steps) boundary conditions?
I would advice to use the ConstraintMatrix class for that, see step-22. -- Timo Heister http://num.math.uni-goettingen.de/~heister _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
