Hi,

if cells_first is true, then the cell_worker is called first. Then boundary and faces are assembled. If cells_first is false, the cell_worker is called after the faces and boundary terms are assembled.

Does this answer the question?
Bärbel

--
Bärbel Janssen
Institut für Angewandte Mathematik
Universität Heidelberg

Im Neuenheimer Feld 293, Raum 213
Telefon: +49 6221 54-5449


On Tue, 12 Apr 2011, Wolfgang Bangerth wrote:


Thats nice idea. It works correctly if I call integration_loop twice as
suggested by Timo.

But it would be good to clarify what cells_first actually does.

That's a valid point, thanks for the suggestion.

Best
W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                www: http://www.math.tamu.edu/~bangerth/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to