Changeset [15bc9951f75f85208c4df0ee8bb9a2a69fcf19d7] by Jed Brown

April 25th, 2011 @ 01:05 AM

My use of PetscStackPop was really slow because it came to include CHKMEMQ.

There is no reason not to just use PetscFunctionBegin/Return now, so do that.
https://github.com/jedbrown/dohp/commit/15bc9951f75f85208c4df0ee8bb...

Committed by Jed Brown

  • M include/dohp.h
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.