<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Not sure which solver package might work 'out of the box'. The issue you encountered in dune-istl seems quite small -
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm not an expert but probably the issue with the missing 'str' can be easily fixed. Perhaps someone with more insight can</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
give a hint. Of course there might be more difficult issues later in the code.<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Kirill Volyanskiy <vol.kirill@gmail.com><br>
<b>Sent:</b> 09 June 2021 12:07<br>
<b>To:</b> Dedner, Andreas <A.S.Dedner@warwick.ac.uk><br>
<b>Subject:</b> Re: [Dune] GMPField use</font>
<div> </div>
</div>
<div>
<div dir="ltr">Thank you. Could you recommend another solver library compatible with GMPField?<br>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">ÓÒ, 9 ÉÀÎ. 2021 Ç. × 12:54, Dedner, Andreas <<a href="mailto:A.S.Dedner@warwick.ac.uk">A.S.Dedner@warwick.ac.uk</a>>:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-family:monospace"><span style="color:rgb(0,0,0); background-color:rgb(255,255,255)">The issue is that the class<br>
</span></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-family:monospace"><span style="color:rgb(0,0,0); background-color:rgb(255,255,255)">`mm_numeric_type</span>` in
<span><span style="color:rgb(0,0,0); background-color:rgb(255,255,255)">dune/istl/matrix</span>market.hh</span> is overloaded for a number of types, i.e., int/double etc. There is no overload for GMPField and default implementation of the class doesn't have
 a 'str' method.<br>
</span></div>
<div id="x_gmail-m_-5888913259537441665appendonsend"></div>
<hr style="display:inline-block; width:98%">
<div id="x_gmail-m_-5888913259537441665divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Kirill Volyanskiy <<a href="mailto:vol.kirill@gmail.com" target="_blank">vol.kirill@gmail.com</a>><br>
<b>Sent:</b> 09 June 2021 10:17<br>
<b>To:</b> Dedner, Andreas <<a href="mailto:A.S.Dedner@warwick.ac.uk" target="_blank">A.S.Dedner@warwick.ac.uk</a>><br>
<b>Subject:</b> Re: [Dune] GMPField use</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hi.</div>
<div>Thank you for your reply.</div>
<div>I am using DUNE 2.7.1, GMP 6.2.1.</div>
<div>I've taken the program from sander-getting-started-with-dune-2-7.pdf and changed some types to GMPField<128> (see in the attached file).</div>
<div>The compilation results are in the errors.txt file.</div>
<div><br>
</div>
<div>Best</div>
<div>Kirill<br>
</div>
</div>
<br>
<div>
<div dir="ltr">ÓÒ, 9 ÉÀÎ. 2021 Ç. × 10:41, Dedner, Andreas <<a href="mailto:A.S.Dedner@warwick.ac.uk" target="_blank">A.S.Dedner@warwick.ac.uk</a>>:<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Happy to help but we need a bit more information about what you are trying to do.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Where are you using the GMPField, perhaps you could provide a bit of code showing the errors or at least attach the errors you are getting. I don't have any idea why a 'str' function would be needed for a 'Field' class.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
The GMPField has been used in a very specific context so far and I would imaging that using it in for example the istl AMG solver will cause problems with some missing functionality.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Best</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Andreas<br>
</div>
<div id="x_gmail-m_-5888913259537441665x_gmail-m_8388863569791832830appendonsend">
</div>
<hr style="display:inline-block; width:98%">
<div id="x_gmail-m_-5888913259537441665x_gmail-m_8388863569791832830divRplyFwdMsg" dir="ltr">
<font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Dune <<a href="mailto:dune-bounces@lists.dune-project.org" target="_blank">dune-bounces@lists.dune-project.org</a>> on behalf of Kirill Volyanskiy <<a href="mailto:vol.kirill@gmail.com" target="_blank">vol.kirill@gmail.com</a>><br>
<b>Sent:</b> 08 June 2021 08:39<br>
<b>To:</b> <a href="mailto:dune@lists.dune-project.org" target="_blank">dune@lists.dune-project.org</a> <<a href="mailto:dune@lists.dune-project.org" target="_blank">dune@lists.dune-project.org</a>><br>
<b>Subject:</b> [Dune] GMPField use</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hello,</div>
<div>Is there any guide on using the GMPField? I've tried to use it but got many errors in some modules like absence of str() function etc.</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Kirill<br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</body>
</html>