Changeset [6f322d80935b58cd2e9a846e0ad3b4d4a47d80c7] by Jed Brown
June 13th, 2011 @ 11:41 PM
Move dMeshGenerateBlock() into the library, dohpblock.c becomse a tiny driver.
The code in dMeshGenerateBlock() is not consistent with the rest
of
Dohp. In particular, it calls the iMesh interfaces directly instead
of
using the (sometimes) higher-level interfaces in dMesh.
https://github.com/jedbrown/dohp/commit/6f322d80935b58cd2e9a846e0ad...
Committed by Jed Brown
- A src/fs/mesh/interface/genblock.c
- M include/dohpmesh.h
- M src/CMakeLists.txt
- M src/tools/dohpblock.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.