<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Nov 7, 2015 at 11:27 PM, TAY wee-beng <span dir="ltr"><<a href="mailto:zonexo@gmail.com" target="_blank">zonexo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I need to use DM structures of type PETScInt.<br>
<br>
I tried to use:<br>
<br>
DM  da_cu_types<br>
<br>
Vec cu_types_local,cu_types_global<br>
<br>
PetscInt,pointer :: cu_types_array(:,:,:)<br>
<br>
Is this allowed? The cu_types_array is to be of integer type. Because I got into problems compiling.</blockquote><div><br></div><div>We do not support integer Vecs. You should use IS. What are you trying to do?</div><div><br></div><div>  Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><font color="#888888"><br>
-- <br>
Thank you.<br>
<br>
Yours sincerely,<br>
<br>
TAY wee-beng<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>