<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta name="x_Generator" content="Microsoft Word 15 (filtered medium)">
<style>
<!--
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
.x_MsoChpDefault
        {}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="blue" vlink="#954F72">
<div class="x_WordSection1">
<p class="x_MsoNormal">Hi Evan, </p>
<p class="x_MsoNormal">I’m one of those users, who has multiple shared libraries.
</p>
<p class="x_MsoNormal">It is quite stable since I create wrappers around the PETSc functions and hide the native PETSc symbols.</p>
<p class="x_MsoNormal">But, yes, the interoperations are not possible.</p>
<p class="x_MsoNormal">Michael.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">
Mail</a> for Windows 10</p>
<p class="x_MsoNormal"> </p>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="x_MsoNormal" style="border:none; padding:0in"><b>From: </b><a href="mailto:petsc-users@mcs.anl.gov">Jed Brown via petsc-users</a><br>
<b>Sent: </b>Sunday, January 13, 2019 12:48 PM<br>
<b>To: </b><a href="mailto:evanum@gmail.com">Evan Um</a>; <a href="mailto:petsc-users@mcs.anl.gov">
petsc-users</a><br>
<b>Subject: </b>Re: [petsc-users] Using real and complex matrices together</p>
</div>
<p class="x_MsoNormal"> </p>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">It is not supported, sorry.  Some users do it with careful linking via<br>
multiple shared libraries, but that is fragile and doesn't interoperate.<br>
<br>
Evan Um via petsc-users <petsc-users@mcs.anl.gov> writes:<br>
<br>
> Hi PETSC users,<br>
><br>
> Inside my codes, I have both complex and real matrices. To solve complex<br>
> matrices, I build and use complex version of PETSC. In this case, is there<br>
> any way to use real matrices too? Do you have such a PETSC code example?<br>
> Until now, I have used complex matrices to represent real matrices by<br>
> setting imaginary components of the real matrices to zero. Real value<br>
> vectors are also realized by setting imaginary components to zero.<br>
><br>
> In advance, thanks for your comments.<br>
><br>
> Evan<br>
</div>
</span></font>
</body>
</html>