Re: [deal.II] Missing (block_sparse_matrix)

2021-10-23 Thread Ahmed Galal

Thanks Daniel, for the suggestion! 
Ahmed
On Friday, October 22, 2021 at 8:37:08 AM UTC-5 d.arnd...@gmail.com wrote:

> Ahmed,
>
> The file and the respective classes were deleted in 
> https://github.com/dealii/dealii/pull/9761 and deprecated in 
> https://github.com/dealii/dealii/pull/5352.
> If you need to replace BlockMatrixArray, you should have a look at the 
> documentation in the latter pull request to use BlockLinearOperator(
> https://www.dealii.org/current/doxygen/deal.II/classBlockLinearOperator.html) 
> instead.
>
> Best,
> Daniel
>
> Am Fr., 22. Okt. 2021 um 04:29 Uhr schrieb Ahmed Galal <
> ahmed.g...@gmail.com>:
>
>> I am trying to compile a deal.ii code but it failed because of 
>> missing .
>>
>> I do not know how to include it in the recent dealii version. I found it 
>> available deal.ii 8.5.0.
>>
>> Thanks in advance!
>>
>>
>> -- 
>> 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 dealii+un...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dealii/442d1ff2-fa5d-4d09-bbd1-c188f0d467bbn%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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/0cd0c624-20a5-488e-8b8a-5e59feb87010n%40googlegroups.com.


Re: [deal.II] Missing (block_sparse_matrix)

2021-10-22 Thread Daniel Arndt
Ahmed,

The file and the respective classes were deleted in
https://github.com/dealii/dealii/pull/9761 and deprecated in
https://github.com/dealii/dealii/pull/5352.
If you need to replace BlockMatrixArray, you should have a look at the
documentation in the latter pull request to use BlockLinearOperator(
https://www.dealii.org/current/doxygen/deal.II/classBlockLinearOperator.html)
instead.

Best,
Daniel

Am Fr., 22. Okt. 2021 um 04:29 Uhr schrieb Ahmed Galal <
ahmed.galal8...@gmail.com>:

> I am trying to compile a deal.ii code but it failed because of
> missing .
>
> I do not know how to include it in the recent dealii version. I found it
> available deal.ii 8.5.0.
>
> Thanks in advance!
>
>
> --
> 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 dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/442d1ff2-fa5d-4d09-bbd1-c188f0d467bbn%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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAOYDWbKPxE8sPVUWHX_bjuJNztsYSBxzdwfDTu0rL2aLoDHxYQ%40mail.gmail.com.


[deal.II] Missing (block_sparse_matrix)

2021-10-22 Thread Ahmed Galal
I am trying to compile a deal.ii code but it failed because of 
missing .

I do not know how to include it in the recent dealii version. I found it 
available deal.ii 8.5.0.

Thanks in advance!


-- 
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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/442d1ff2-fa5d-4d09-bbd1-c188f0d467bbn%40googlegroups.com.