> 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?
In addition to all the other advice, you can compare with how step-23 does this. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
