Changeset [1c8762c55d4dc0284ce30ed8bb610f34c6abe157] by Jed Brown

December 5th, 2009 @ 02:55 PM

Support for reading Vec state back from DHM file.

Dispatch is still ugly and VecDohpLoadIntoVector is a crappy name, we
really need to find a way to use a viewer without modifying the Vec
object. See the petsc-dev thread "VecLoadIntoVector and double
dispatch".
http://github.com/jedbrown/dohp/commit/1c8762c55d4dc0284ce30ed8bb61...

Committed by Jed Brown

  • M include/dohpvec.h
  • M src/fs/impls/cont/contviewdhm.c
  • M src/fs/tests/fsex4.c
  • M src/fs/tests/refout/fsex4-submesh-p2-read.refout
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.