Hi Praveen,

that might be due to the parallel assembly. Does that make sense?

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 Wed, 13 Apr 2011, Praveen C wrote:

Hello Bärbel
When I tested with cells_first = false, I find that the order of assembling is 
mixed. cell terms are not being assembled at the end.

Thanks
praveen

On Wed, Apr 13, 2011 at 3:16 PM, Bärbel Janssen 
<[email protected]> wrote:
      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


_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to