Changeset [bfb7cbdcee08818a85a096bb507cd89cfc9b8e41] by Jed Brown

April 5th, 2010 @ 01:33 AM

Use functions for type and topology names and conversion.

This allows error checking so that we don't accidentally index off the arrays.
http://github.com/jedbrown/dohp/commit/bfb7cbdcee08818a85a096bb507c...

Committed by Jed Brown

  • M include/dohpmesh.h
  • M src/fs/mesh/interface/mesh.c
  • M src/fs/tests/ex1.c
  • M src/jacobi/impls/modal/modal.c
  • M src/jacobi/impls/modal/modaltopo.c
  • M src/jacobi/quadrature/impls/tensor/tensorquad.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.