Changeset [7a47b22f503278c6b9f6a50eaa45ac0bf9ccd4f0] by Jed Brown
September 2nd, 2008 @ 10:04 PM
Implemented dEFSApply for Line and Quad topologies. [#1]
Spectral convergence is confirmed as for Hex. Anisotropic approximation order and quadrature seems to work correctly.
Still need to implement Discontinuous Galerkin projections.
Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...
Committed by Jed Brown
- M src/jacobi/impls/tensor/efstopo.c
- M src/jacobi/impls/tensor/tensor.c
- M src/jacobi/impls/tensor/tensor.h
- M src/jacobi/tests/ex1.c
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.