[dune-pdelab] Fwd: Re: reg.: problems with installation of dune-pdelab 2.7

Shubhangi Gupta sgupta at geomar.de
Thu Apr 2 14:08:37 CEST 2020


Hi Linus,

This works! Thanks a lot!

best wishes, Shubhangi


On 02.04.20 13:21, Linus Seelinger wrote:
> Hi Shubhangi,
>
> I believe you'll have to update your code like it's been done for tutorial4
> here:
>
> https://gitlab.dune-project.org/pdelab/dune-pdelab-tutorials/-/commit/
> f83326708151e934238781bc975bd46c07b5056d#44f450450202109e3ddcf344d8b61e051e1e0646
>
> Best,
>
> Linus
>
> Am Donnerstag, 2. April 2020, 11:44:18 CEST schrieb Shubhangi Gupta:
>> -------- Forwarded Message --------
>> Subject: 	Re: [dune-pdelab] reg.: problems with installation of
>> dune-pdelab 2.7
>> Date: 	Thu, 2 Apr 2020 11:43:47 +0200
>> From: 	Shubhangi Gupta <sgupta at geomar.de>
>> To: 	Linus Seelinger <linus.seelinger at iwr.uni-heidelberg.de>
>>
>>
>>
>> Hi Linus,
>>
>> Thanks, dune-pdelab as well as dune-pdelab-tutorials compile correctly now.
>>
>> I have a quick question... how can I extract the supspaces from a
>> composite or power grid function space?
>>
>> This is what I was using before:
>>
>>           typedef typename Dune::PDELab::GridFunctionSubSpace< GFS,
>> Dune::TypeTree::TreePath<0> > SUBGFS0;
>>           SUBGFS0    subgfs0(gfs);
>>
>> Thanks again, and warm wishes, Shubhangi
>>
>> On 02.04.20 10:12, Linus Seelinger wrote:
>>> Hi Shubhangi,
>>>
>>> the "-git" indicates that this is currently under development to some day
>>> become 2.7.
>>> I can see how that can be confusing though.
>>>
>>> Btw, the reason you could successfully use pdelab master it with
>>> releases/2.7
>>> core modules rather than master core modules was likely because the core
>>> modules hadn't diverged from 2.7 so much yet.
>>>
>>> Best,
>>>
>>> Linus
>>>
>>> Am Donnerstag, 2. April 2020, 10:06:15 CEST schrieb Shubhangi Gupta:
>>>> Thanks Linus,
>>>>
>>>> I'll try with the master branches for each module.
>>>>
>>>> In the readme notes for pdelab master branch, it says 'This is version
>>>> 2.7-git of the PDELab library.' So I assumed that it needs 2.7 release
>>>> branch of the core modules.
>>>>
>>>> Best wishes, Shubhangi
>>>>
>>>> On 02.04.20 10:00, Linus Seelinger wrote:
>>>>> Hi Shubhangi,
>>>>>
>>>>> I believe you are mixing versions; we don't have a PDELab 2.7 release
>>>>> branch yet.
>>>>>
>>>>> So, either you should get the current master branch of all modules,
>>>>> or the
>>>>> releases/2.6 branch of all modules.
>>>>>
>>>>> Best,
>>>>>
>>>>> Linus
>>>>>
>>>>> Am Donnerstag, 2. April 2020, 09:56:18 CEST schrieb Shubhangi Gupta:
>>>>>> Hi,
>>>>>>
>>>>>> I am trying to install dune-pdelab v2.7.
>>>>>>
>>>>>> I had already installed it some weeks ago on my workstation, and it
>>>>>> worked fine. Now however when I am trying to install for a colleague, I
>>>>>> am getting errors in pdelab. An example of the compilation errors (for
>>>>>> pdelab-tutorial excercise04-2d) is attached.
>>>>>>
>>>>>> I am accessing the following git repos:
>>>>>> https://gitlab.dune-project.org/core/dune-common.git
>>>>>> releases/2.7
>>>>>> https://gitlab.dune-project.org/core/dune-geometry.git
>>>>>> releases/2.7
>>>>>> https://gitlab.dune-project.org/core/dune-grid.git
>>>>>> releases/2.7
>>>>>> https://gitlab.dune-project.org/core/dune-istl.git
>>>>>> releases/2.7
>>>>>>
>>>>>> https://gitlab.dune-project.org/core/dune-localfunctions.git
>>>>>>
>>>>>> releases/2.7
>>>>>> https://gitlab.dune-project.org/staging/dune-uggrid.git
>>>>>> releases/2.7
>>>>>> git clone
>>>>>>
>>>>>> https://gitlab.dune-project.org/extensions/dune-alugrid.git
>>>>>>
>>>>>> releases/2.7
>>>>>> https://gitlab.dune-project.org/staging/dune-typetree.git
>>>>>> releases/2.7
>>>>>>
>>>>>> https://gitlab.dune-project.org/staging/dune-functions.git
>>>>>>
>>>>>> releases/2.7
>>>>>> https://gitlab.dune-project.org/pdelab/dune-pdelab.git
>>>>>> master
>>>>>>
>>>>>> https://gitlab.dune-project.org/pdelab/dune-pdelab-tutorials.git
>>>>>>
>>>>>> master
>>>>>>
>>>>>> Does anyone have a clue why the compilation is failing? I can also
>>>>>> share
>>>>>> my installation script if necessary.
>>>>>>
>>>>>> Thanks and best wishes, Shubhangi
>>>>> _______________________________________________
>>>>> dune-pdelab mailing list
>>>>> dune-pdelab at lists.dune-project.org
>>>>> https://lists.dune-project.org/mailman/listinfo/dune-pdelab
>>>> _______________________________________________
>>>> dune-pdelab mailing list
>>>> dune-pdelab at lists.dune-project.org
>>>> https://lists.dune-project.org/mailman/listinfo/dune-pdelab
>>> _______________________________________________
>>> dune-pdelab mailing list
>>> dune-pdelab at lists.dune-project.org
>>> https://lists.dune-project.org/mailman/listinfo/dune-pdelab
>
>
>
>
> _______________________________________________
> dune-pdelab mailing list
> dune-pdelab at lists.dune-project.org
> https://lists.dune-project.org/mailman/listinfo/dune-pdelab




More information about the dune-pdelab mailing list