Changeset [4084321d8b6cb12e0b2fb0a6b381e0f7944f9051] by Jed Brown
September 19th, 2010 @ 01:27 AM
dMeshCreateRuleTagIsotropic no longer needs a dJacobi
because dFS will be able to evaluate on multiple quadrature or
interpolation
nodes at once
http://github.com/jedbrown/dohp/commit/4084321d8b6cb12e0b2fb0a6b381...
Committed by Jed Brown
- M include/dohpmesh.h
- M src/fs/mesh/interface/mesh.c
- M src/fs/tests/bu.c
- M src/fs/tests/elast.c
- M src/fs/tests/ellip.c
- M src/fs/tests/ex1.c
- M src/fs/tests/fsex4.c
- M src/fs/tests/stokes.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.