Changeset [01c11f55936e427e518c9a10bf5fd19b884be9d1] by Jed Brown
June 14th, 2011 @ 03:40 PM
Restructure viewing of mesh from DHM
- Move dMeshView() and related to meshview.c
- Add dMeshView_DHM()
- Add dViewerDHMGetReferenceMesh() to reference the mesh
- Promote src/viewer/dhm.h to include/dohpviewerdhm.h https://github.com/jedbrown/dohp/commit/01c11f55936e427e518c9a10bf5...
Committed by Jed Brown
- A include/dohpviewerdhm.h
- A src/fs/mesh/interface/meshview.c
- R src/viewer/dhm.h
- M include/CMakeLists.txt
- M src/CMakeLists.txt
- M src/fs/impls/cont/contviewdhm.c
- M src/fs/mesh/interface/mesh.c
- M src/viewer/dhm.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.