Changeset [0605df44d25076a6d85dd3cdebbbd08b85262b8c] by Jed Brown

June 19th, 2011 @ 11:54 PM

Remove VHTMeshMorph for output because it doesn't really work now.

As currently implemented, the coordinates stored on the mesh (not just
the ones managed by the FS) would have to change. I would like to make
the mesh only handle topology (at the file level, it is already that way
for analysis), in which case the coordinates could be written from a
bonified FS.
https://github.com/jedbrown/dohp/commit/0605df44d25076a6d85dd3cdebb...

Committed by Jed Brown

  • M src/fs/tests/vht.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.