(Created page with "== Abstract == En este artículo se describe una implementación del método Local Discontinuous Galerkin (LDG) aplicado a problemas elípticos en 2D para mallas no conformes...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Abstract == | == Abstract == | ||
− | + | This article describes an implementation of the Local Discontinuous Galerkin (LDG) method applied to a general elliptic boundary value problem in 2D. The implementation takes advantage of some intrinsic properties of the method, in particular, the use of non conforming meshes with an arbitrary but fixed number of hanging nodes and polynomial approximations with variable degree. A detailed description of efficient data structures yielding a fast assembly of the linear system in its mixed formulation is presented. This implementation can be used as a model for hp adaptive codes. | |
== Full document == | == Full document == | ||
<pdf>Media:draft_Content_873624290RR264C.pdf</pdf> | <pdf>Media:draft_Content_873624290RR264C.pdf</pdf> |
This article describes an implementation of the Local Discontinuous Galerkin (LDG) method applied to a general elliptic boundary value problem in 2D. The implementation takes advantage of some intrinsic properties of the method, in particular, the use of non conforming meshes with an arbitrary but fixed number of hanging nodes and polynomial approximations with variable degree. A detailed description of efficient data structures yielding a fast assembly of the linear system in its mixed formulation is presented. This implementation can be used as a model for hp adaptive codes.
Published on 01/10/10
Accepted on 01/10/10
Submitted on 01/10/10
Volume 26, Issue 4, 2010
Licence: CC BY-NC-SA license
Are you one of the authors of this document?