From: David K. <dav...@ak...> - 2018-10-04 00:28:52
|
On Wed, Oct 3, 2018 at 6:46 PM Salazar De Troya, Miguel <sal...@ll...> wrote: Hi David, > > > > Would it be possible if you shared an example of how you use DGFEMContext? > I don't have any example I can share easily, sorry. It's similar to how you use standard FEMContexts, but there is also space for data from the neighbor element which is what you need in DG assembly... Best, David > > > *From: *David Knezevic <dav...@ak...> > *Date: *Monday, July 24, 2017 at 11:05 AM > *To: *"Salazar De Troya, Miguel" <sal...@ll...> > *Cc: *"lib...@li..." < > lib...@li...> > *Subject: *Re: [Libmesh-users] Support for DGFEMContext > > > > On Mon, Jul 24, 2017 at 1:24 PM, Salazar De Troya, Miguel < > sal...@ll...> wrote: > > Hi > > I have seen this class could be useful for my problem, but I don’t see any > examples using it. Does it work well? Has it been tested? > > > > > > Yes, it works, and I use it. I guess we never got around to adding an > example or unit tests for it, though. If you feel like doing that, that > would be appreciated :) > > > > David > > > |