Re: [deal.II] PETSc Vector set deprecated

2021-03-28 Thread Wolfgang Bangerth
I am building PETSc vectors with the set operation and I see it’s deprecated. The documentation suggests to use “import( )” but I don’t see how to use it. How can I use import( ) as a replacement for set( ) as the documentation suggests? Please provide an example. I don't know the

Re: [deal.II] Boost serialization linking error

2021-03-28 Thread Wolfgang Bangerth
Paras: deal.II 9.0.1 is nearly 3 years old and it's unlikely that anyone will spend the time to figure out in detail what the issue is. I would suggest upgrading to a more recent version and seeing whether the problem persists. That said, this... cd

[deal.II] Boost serialization linking error

2021-03-28 Thread Paras Kumar
Dear All, I am trying to install deal.ii-9.0.1 using spack v.15 on our HPC cluster (Centos 7 OS). The installation works fine. Most of my code compiles without any issues, but when compiling targets using Boost serilization functionalities, I get the following linking errors:

[deal.II] PETSc Vector set deprecated

2021-03-28 Thread Zachary 42!
Hello, I am building PETSc vectors with the set operation and I see it’s deprecated. The documentation suggests to use “import( )” but I don’t see how to use it. How can I use import( ) as a replacement for set( ) as the documentation suggests? Please provide an example. Thank you,

[deal.II] Creating a FESystem with bulk and surface FE spaces

2021-03-28 Thread manuel.q...@gmail.com
Hello, I need to solve a system of many PDEs (currently 18). The actual number changes since the PDEs are defined by a truncated infinite sum and some recursive equations. Anyway, the first two equations are defined on a 2D or 3D domain (call it Omega) and the rest is only defined on the