Hi Guido,

No, it has it's own cell_loop function that does volume terms. It is not obvious to me how to do face terms.

Saul

Guido Kanschat wrote:

I have not had a chance to check out the MatrixFree class. Does it use the MeshWorker loop? In that case, it would be easy. If not, it should.

Guido

On May 23, 2012 8:14 AM, "Saul Teukolsky" <[email protected]> wrote:
Hi,

I am trying to solve a DG problem with the MatrixFree class. The cell_loop function provides a convenient way to compute volume terms. Is there a convenient way to loop over the faces of each cell to compute the flux terms? If so, a simple example of the syntax would be very helpful!

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

Reply via email to