<p dir="ltr">sizeof(PetscInt) or the macro PETSC_USE_64BIT_INDICES</p>
<div class="gmail_quote">On Sep 18, 2013 11:30 AM, "Jose David Bermeol" <<a href="mailto:jbermeol@purdue.edu">jbermeol@purdue.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, I'm coding a solver, and I'm using PetscInt for indices, the problem is that a have to do a cast to int or long long int to pass the information to my external package, is there a variable that says which kind of indices(int or long long int) I'm using?<br>

<br>
Thanks<br>
</blockquote></div>