Re: [Libmesh-users] The problem of periodic boundaries with DG code!
Still trying to dig out from under old emails: On Fri, 22 May 2009, luyi wrote: > There is a problem when I want to implement periodic boundaries in my DG > code, I find that the only position the function > > const Elem *PeriodicBoundaries::neighbor(unsigned int boundary_id, >
[Libmesh-users] The problem of periodic boundaries with DG code!
Hi, There is a problem when I want to implement periodic boundaries in my DG code, I find that the only position the function const Elem *PeriodicBoundaries::neighbor(unsigned int boundary_id, const MeshBase &mesh,