]> https://gitweb.dealii.org/ - dealii.git/commit
Fix serialization of DoFHandler. 4637/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 19 Jul 2017 21:35:57 +0000 (15:35 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 19 Jul 2017 21:35:57 +0000 (15:35 -0600)
commit76a9f4a39b06f1acefcd81fe36a17f2682fc1c2a
tree2d6ed524e961ab6143ac83cccb82084fd34a6660
parentde867724a02ae51215df2485df9151be0337aa31
Fix serialization of DoFHandler.

Some gcc/boost combinations have trouble re-creating vectors of
std::unique_ptr objects because the latter has no copy constructor.
Work around this by doing things one element at a time.
include/deal.II/dofs/dof_handler.h
tests/serialization/dof_handler_01.with_64bit_indices=off.output

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.