Changeset [8b4b260476b53cc3bd5b973873f37030189c5fa0] by Jed Brown
November 11th, 2010 @ 02:27 AM
Add dRulesetIteratorGetPatchApplied and dRulesetIteratorCommitPatchApplied
These functions are a simplified front end which allows the user
to only
work with patch spaces (function values at quadrature points),
without
also needing to handle element spaces and coordinate
evaluation.
https://github.com/jedbrown/dohp/commit/8b4b260476b53cc3bd5b973873f...
Committed by Jed Brown
- M include/dohpfs.h
- M src/fs/interface/fsrulesetit.c
- M src/fs/tests/ex1.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.