Changeset [0fdd0b8cd11189c0d7b2a28c081824b617190fb0] by Jed Brown

December 1st, 2009 @ 12:07 AM

s/\bEXTERN\b/extern/

I'll stop kidding myself that extern could actually mean something else.
Besides, tools work better without the goofy macro.
http://github.com/jedbrown/dohp/commit/0fdd0b8cd11189c0d7b2a28c0818...

Committed by Jed Brown

  • M include/dohpfs.h
  • M include/dohpjacimpl.h
  • M include/dohpjacobi.h
  • M include/dohpmesh.h
  • M include/dohpquotient.h
  • M include/dohpquotientimpl.h
  • M include/dohpvec.h
  • M include/dohpviewer.h
  • M src/fs/impls/cont/cont.h
  • M src/fs/impls/cont/contviewdhm.c
  • M src/fs/interface/fs.c
  • M src/fs/interface/fsreg.c
  • M src/fs/mesh/interface/meshreg.c
  • M src/jacobi/impls/tensor/tensor.h
  • M src/viewer/dviewer.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.