Doug,

> I am trying to use the parallel::distributed::SolutionTransfer<dim, 
> LinearAlgebra::distributed::Vector<double>, hp::DoFHandler<dim>> class and I 
> can't seem to use it similarly to the serial version.
> 
> I looked through the tests/distributed_grids/solution_transfer_0*.cc tests 
> and 
> none of them seem to be testing for the hp refinement.

Correct. The hp case wasn't implemented so far, but most of it made it into 
the 9.1 release. Some of it only happened on the master branch after the 
release, so I would suggest that that's what you should be working with.

I don't recall which tests you should look at, but this functionality was 
implemented by Marc Fehling, so I'm CC:ing him here.

Best
  W.

-- 
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                            www: http://www.math.colostate.edu/~bangerth/

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/56801645-f1ae-c0dc-6a74-a1ac4fea8f0c%40colostate.edu.

Reply via email to