Re: [deal.II] Re: Entry of the own problem in dealii

2016-07-12 Thread Wolfgang Bangerth
On 07/12/2016 07:14 AM, Denis Davydov wrote: thanks for your answer. Ok I will ask the question in a new post,but to your information I compiled Trilinos-12.4.2 and I become my mpi version 5.1.2 as I give the command 'mpiexec --version' bud during dealii compiling I see that the

Re: [deal.II] Re: Entry of the own problem in dealii

2016-07-12 Thread Reza Zargar
Hello J-P, thanks for your answer. Ok I will ask the question in a new post,but to your information I compiled Trilinos-12.4.2 and I become my mpi version 5.1.2 as I give the command 'mpiexec --version' bud during dealii compiling I see that the MPI_VERSION=2.0. Best regards Reza Am

Re: [deal.II] Re: Entry of the own problem in dealii

2016-07-11 Thread Reza Zargar
Dear all, thanks for your help so far. I am just trying to compile dealii with p4est,mpi and trilinos and I get the following error and I can not fix it.It would be nice of you if you help me.Thank you in advance. error: ‘MPI_Info MPI_Info(MPI_Fint)’ redeclared as different kind of symbol

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Thomas Wick
Dear Reza! Actually this specific code follows very much the general structure of deal.II tutorials. If you want (or need) to learn this first, I always recommend to work through the first six tutorials. Then for vector-valued problems, step-22 is important. For the specific solver, we made

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Reza Zargar
Thanks alot for your answer. I have already read the paper you mean and took a look at the homepage that you gave me and downloaded the code. But in fact I need to learn the process step by step with dealii, which is not so clear in the paper how it has been done with the software. It would be

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Reza Zargar
Thanks alot for your answer. I wrote a post for you but I think it was not posted successfully, so if you see my answer probably twice I appoligize to you for it. I have allready read the paper that is done in dealii and I saw the homepage that you gave me and downloaded the code. But actually

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Reza Zargar
Thank you very much for your answer. I have watched your tutorial videos to learn how to implement the problem but actually I have difficulties to input my own geometry in dealii and refine the certain line that I need to.Currently I play with the step-1 and step-12 again, which implements the