Changeset [c73239e8c93af0e3d49c1c7b5bbf8abc9a697408] by Jed Brown

April 5th, 2010 @ 01:33 AM

Replace informally specified dInt[3] for anisotropic degree with dPolynomialOrder.

(Note that this only occupies a standard int (32 bits in most places).) http://github.com/jedbrown/dohp/commit/c73239e8c93af0e3d49c1c7b5bbf...

Committed by Jed Brown

  • M include/dohpjacimpl.h
  • M include/dohpjacobi.h
  • M src/fs/impls/cont/cont.c
  • M src/fs/impls/cont/cont.h
  • M src/fs/mesh/interface/mesh.c
  • M src/jacobi/impls/modal/modal.c
  • M src/jacobi/impls/tensor/tensor.c
  • M src/jacobi/interface/jacobi.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.