Changeset [c858ff2d2c03b6f4d20f5eed01a7ff0286a02cbc] by Jed Brown
October 24th, 2010 @ 06:46 PM
petsc-dev changed VecCreateGhostBlock to index by blocks instead of entries
Dohp already indexed by block, so we can skip the translation
phase.
http://github.com/jedbrown/dohp/commit/c858ff2d2c03b6f4d20f5eed01a7...
Committed by Jed Brown
- M src/vec/vecd.c
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.