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.

praveen.

On Tue, Apr 12, 2011 at 10:28 PM, Timo Heister <
[email protected]> wrote:

> > Clearly, cell integration is not being done in the end. Or have I
> > misunderstood this ? I want to do all face/boundary integration in the
> > entire triangulation, and only then start doing cell integration.
>
> Not sure if this is correct behavior or not. One thing you could do is
> call integration_loop twice, first without a cell_worker, then only
> with a cell_worker.
>
>
> --
> Timo Heister
> http://num.math.uni-goettingen.de/~heister
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to