]> https://gitweb.dealii.org/ - dealii.git/commit
Use std::unique_ptr instead of std::shared_ptr for DoFHandler::policy.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 18 Jun 2017 00:55:13 +0000 (18:55 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 19 Jun 2017 03:48:47 +0000 (21:48 -0600)
commite1ae97ee2d157120d1f94899c268910a96eff7a8
tree5dda4820d50c1bf1b01a39d5168b10c8ad74b661
parent0efe45d0fdc7607202e4aeac2ea07dc902c884f3
Use std::unique_ptr instead of std::shared_ptr for DoFHandler::policy.

This is possible because DoFHandler has no copy constructor or operator, and consequently
there is no reason to share a policy.
include/deal.II/dofs/dof_handler.h

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.