On 10/25/2017 08:52 PM, Michael wrote:
/home/superman/software/dealii-8.5.0/include/deal.II/lac/sparsity_pattern.h: In 
member function ‘dealii::SparsityPatternIterators::size_type 
dealii::SparsityPatternIterators::Accessor::row() const’:
/home/superman/software/dealii-8.5.0/include/deal.II/lac/sparsity_pattern.h:1156:7:
 error: ‘upper_bound’ is not a member of ‘std’
        std::upper_bound(sparsity_pattern->rowstart,
        ^~~

Something is still not right. This file was last touched on August 13 of this year, but line 1156 does not contain the code the error message shows.

In other words, your source directory does not correspond to the current development version of deal.II. I don't know how you created it, but it is not in a consistent state.

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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to