]> https://gitweb.dealii.org/ - dealii.git/commit
fix compilation error in compute_ghost_cell_halo_layer 1437/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 26 Aug 2015 13:01:42 +0000 (09:01 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 26 Aug 2015 13:01:42 +0000 (09:01 -0400)
commit6c874f444c4515d603cee8fe47852ea49f129324
tree8198081b6b893232136dbbb76d5eac8484447a10
parentdf48e272eff025182ba11fe07ba3563e7584897f
fix compilation error in compute_ghost_cell_halo_layer

Fix the following compilation error on my machine (gcc 4.6.3)

/ssd/deal-git/source/grid/grid_tools.cc:1581:103: error: no matching
function for call to ‘compute_active_cell_halo_layer(const
dealii::Triangulation<1, 1>&,
dealii::IteratorFilters::LocallyOwnedCell)’
/ssd/deal-git/source/grid/grid_tools.cc:1581:103: note: candidate is:
/ssd/deal-git/source/grid/grid_tools.cc:1540:3: note: template<class
Container> std::vector<typename Container::active_cell_iterator>
dealii::GridTools::compute_active_cell_halo_layer(const Container&,
const std::function<bool(const typename
Container::active_cell_iterator&)>&)
source/grid/grid_tools.cc

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.