I worked on that. 😃

Interestingly, I didn't see this error in my testing of ASPECT. Are
you saying that a deal.II step like step-32 fails? I think we should
try updating Trilinos first.

Do you want to try 13.2 and see if that works? If not, I will update
the package in candi master when I get to it in a couple of days.


On Mon, Mar 14, 2022, 13:25 [email protected] <[email protected]> wrote:
>
> Dear all,
> Hope you are well
> Using the candi master branch, I succeeded in compiling deal.II using candi. 
> Everything was smooth. I don't know who took care of that, but awesome work.
>
> When trying to compile an example that uses Trilinos (any), I get the 
> following error that arise from an include in Trilinos
>
> Users/blaisb/work/candi/trilinos-release-12-18-1/include/Tpetra_Import_def.hpp:1171:24:
>  error: no member named 'bind1st' in namespace 'std'; did you mean 
> 'boost::container::bind1st'?
>
>                        std::bind1st (std::equal_to<int> (), -1));
>
>                        ^~~~~
>
> /Users/blaisb/work/candi/deal.II-master/include/deal.II/bundled/boost/container/detail/algorithm.hpp:55:24:
>  note: 'boost::container::bind1st' declared here
>
> inline binder1st<Func> bind1st(const Func& func, const T& arg)
>
>
>
> Is there a way around this error? Should I try to manually fix it or switch 
> to another trilinos version?
>
> Thanks!
>
> Bruno
>
>
> --
> 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/dealii/fc6ad924-8776-4fa8-8a6f-5c96c44a0c47n%40googlegroups.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAMRj59GbboqXinss18TRSOSf2BipAAze3C0z8YQ2HSovkcU8Sg%40mail.gmail.com.

Reply via email to