Yes, this does exactly what you described.

On Mon, 4 Apr 2011, Praveen C wrote:

Hello all,
In integration_loop, the last argument is 

bool cells_first

In my problem, I need to do all the face integrations first, computing some 
jump terms, and adding these to the two cells sharing the face. Once ALL the 
faces
are done, I want to do the cell integration. If I set cells_first=false, does 
this serve my purpose ?

Thanks
praveen

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

Reply via email to