Changeset [dfd3df797f39da789cda4120b63ac535fa7e6a22] by Jed Brown

May 31st, 2011 @ 01:54 PM

Make gravity a vector.

This change causes vhtexact.py to ignore gravity because it currently
cannot handle moving vector arguments between languages.

todo: Add handling of vector arguments to dohpexact.py.
https://github.com/jedbrown/dohp/commit/dfd3df797f39da789cda4120b63...

Committed by Jed Brown

  • M src/fs/tests/vht.c
  • M src/fs/tests/vhtexact.py
  • M src/fs/tests/vhtimpl.h
  • M src/fs/tests/vhtjako.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.