Re: [deal.II] deal.II TRILINOS_WITH_SEACAS fail

2025-01-13 Thread Gregory Christian
Hi all, Thanks for the replies! I had a go with spack instead and that seemed to do the trick. Best, Greg On Wednesday, 8 January 2025 at 18:40:42 UTC Mahdi wrote: > Hi Greg, > > What Wolfgang suggested is definitely the best way to figure out and fix > the issue. I just wanted to add a few

Re: [deal.II] deal.II TRILINOS_WITH_SEACAS fail

2025-01-08 Thread Mahdi Gharehbaygloo
Hi Greg, What Wolfgang suggested is definitely the best way to figure out and fix the issue. I just wanted to add a few suggestions that might help or at least give you a starting point. These aren’t guaranteed fixes, but they might address some common errors you might run into while troubleshooti

Re: [deal.II] deal.II TRILINOS_WITH_SEACAS fail

2025-01-08 Thread Wolfgang Bangerth
On 1/8/25 03:49, Gregory Christian wrote: Error on the dealii side: -- Performing Test TRILINOS_SEACAS_IS_FUNCTIONAL -- Performing Test TRILINOS_SEACAS_IS_FUNCTIONAL - Failed -- SEACAS was found but doesn't seem to include ExodusII. Disabling SEACAS support. Greg: I have nothing of substance t

[deal.II] deal.II TRILINOS_WITH_SEACAS fail

2025-01-08 Thread Gregory Christian
Hi all, I'm trying to build and install dealii with SEACAS to use the read_exodusii() function in GridIn, but I don't seem to be having much luck. Build info: Trilinos v13.2 and dealii v9.6 Using candi with the following amended trilinos.package cmake installation instructions: -D Trili