Changeset [bb1477c59da3f94239175d08030476f761cf2d89] by Jed Brown

May 28th, 2009 @ 08:10 PM

Add diagonal weighting, useful to get a properly weighted diagonal mass matrix. http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M include/dohpjacobi.h
  • M include/private/jacimpl.h
  • M src/fs/tests/ellip.c
  • M src/jacobi/impls/tensor/efstopo.c
  • M src/jacobi/impls/tensor/tensor.c
  • M src/jacobi/impls/tensor/tensor.h
  • M src/jacobi/interface/jacobi.c
  • M src/jacobi/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.