Changeset [c4a6f1c4630a74b65cc76abf1b0b2d4745e3d936] by Jed Brown

March 12th, 2011 @ 02:28 AM

Add basic valgrind support

But something is wrong because I always get a warning about converting to unsigned int, so disable.
https://github.com/jedbrown/dohp/commit/c4a6f1c4630a74b65cc76abf1b0...

Committed by Jed Brown

  • M CMakeLists.txt
  • M dohpconfig.h.in
  • M include/dohp.h
  • M src/fs/interface/fsrulesetit.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.