Changeset [0abf8e19db86e029a09216e53677b2529848f6c3] by Jed Brown

November 22nd, 2008 @ 11:26 AM

Check residuals at quadrature points, report L_1,L_2,L_\infty norms.

Spectral convergence is observed, yay! The condition number of the mass matrix really does grow with spectral order. Looks like we need to assemble a matrix to precondition it (duh).

Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M src/fs/tests/ex1.c
New-ticket Create new ticket

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.