<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Thanks, Satish,<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp; The index of the array is modified to i+1:<BR>
!===================<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; do i=Istart,Iend-1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; write(6,*)'check xx_v',i+1,xx_v(i+1),myid<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enddo&nbsp; <BR>!===================<BR><BR>
&nbsp;&nbsp;&nbsp; However, only the elements on root process (process 0) and the last process (process 3) are corrent, is there any ohter logical error?<BR>
&nbsp;<BR>
&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; 3999.9999999999982&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp; 3999.9999999999982&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp; 3999.9999999999982&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp; 3999.9999999999982&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp; 3999.9999999999982&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp; 3000.0000000000005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; 3000.0000000000005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8&nbsp; 2.61360726650019422E-321&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;<BR>
&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp; 7.90505033345994471E-323&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>
&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10&nbsp; 1.69759663277221785E-312&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11&nbsp; 6.16840020108069212E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12&nbsp; 6.16840316547456717E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13&nbsp; 6.16832658529946177E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14&nbsp; 1.99665037664579820E-314&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15&nbsp; 6.19784009071943448E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16&nbsp; 6.20249221284067566E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>
&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17&nbsp; 6.20218737433719161E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18&nbsp; 6.18236051996958238E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19&nbsp; 6.16840316547456717E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>
&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20&nbsp; 6.18107199676522841E-317&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 21&nbsp;&nbsp; 0.0000000000000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22&nbsp;&nbsp; 0.0000000000000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp; 0.0000000000000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24&nbsp;&nbsp; 0.0000000000000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<BR>&nbsp;check xx_v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25&nbsp;&nbsp; 0.0000000000000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<BR><BR><BR>&nbsp;<BR>
&gt; Date: Tue, 4 Jan 2011 22:49:50 -0600<BR>&gt; From: balay@mcs.anl.gov<BR>&gt; To: petsc-users@mcs.anl.gov<BR>&gt; Subject: Re: [petsc-users] error in calling VecGetArrayf90()<BR>&gt; <BR>&gt; The global index starts at Istart - but the array index starts at 1 [for fortran array]<BR>&gt; <BR>&gt; Satish<BR>&gt; <BR>&gt; On Tue, 4 Jan 2011, Peter Wang wrote:<BR>&gt; <BR>&gt; &gt; <BR>&gt; &gt; In last question, the pointer xx_v is local data. However, if write them to the monitor or assign them to another array, the value is incorrect.<BR>&gt; &gt; <BR>&gt; &gt; The protion of the code to display them on the monitor is like as following: <BR>&gt; &gt; call MatGetOwnershipRange(A,Istart,Iend,ierr)<BR>&gt; &gt; call VecGetArrayF90(x,xx_v,ierr) ! Vector x is matched with Matrix A in the same communicator<BR>&gt; &gt; <BR>&gt; &gt; write(*,*)xx_v,myid ! write the poiner array together<BR>&gt; &gt; <BR>&gt; &gt; do i=Istart,Iend-1<BR>&gt; &gt; write(6,*)'check xx_v',i,xx_v(i),myid !write the element of the array one by one with local range (Istart to Iend-1)<BR>&gt; &gt; enddo <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; =========The result is as following: ( the values of the elements from 7 to 20 are not correct !!)<BR>&gt; &gt; <BR>&gt; &gt; 3999.9999999999982 3999.9999999999982 3999.9999999999982 3999.9999999999982 3999.9999999999982 3000.0000000000005 3000.0000000000005 0<BR>&gt; &gt; <BR>&gt; &gt; 3000.0000000000009 3000.0000000000009 3000.0000000000009 2000.0000000000011 2000.0000000000011 2000.0000000000000 1<BR>&gt; &gt; <BR>&gt; &gt; 2000.0000000000009 2000.0000000000009 1000.0000000000003 1000.0000000000003 1000.0000000000003 999.99999999999989 2<BR>&gt; &gt; <BR>&gt; &gt; 1000.0000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 3<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; check xx_v 0 0.0000000000000000 0.0000000000000000 0<BR>&gt; &gt; check xx_v 1 3999.9999999999982 3999.9999999999982 0<BR>&gt; &gt; check xx_v 2 3999.9999999999982 3999.9999999999982 0<BR>&gt; &gt; check xx_v 3 3999.9999999999982 3999.9999999999982 0<BR>&gt; &gt; check xx_v 4 3999.9999999999982 3999.9999999999982 0<BR>&gt; &gt; check xx_v 5 3999.9999999999982 3999.9999999999982 0<BR>&gt; &gt; check xx_v 6 3000.0000000000005 3000.0000000000005 0<BR>&gt; &gt; check xx_v 7 1.99665037664579820E-314 1.99665037664579820E-314 1<BR>&gt; &gt; check xx_v 8 2.61360726650019422E-321 2.61360726650019422E-321 1<BR>&gt; &gt; check xx_v 9 7.90505033345994471E-323 7.90505033345994471E-323 1<BR>&gt; &gt; check xx_v 10 1.69759663277221785E-312 1.69759663277221785E-312 1<BR>&gt; &gt; check xx_v 11 6.16846344148335980E-317 6.16846344148335980E-317 1<BR>&gt; &gt; check xx_v 12 6.16846640587723485E-317 6.16846640587723485E-317 1<BR>&gt; &gt; check xx_v 13 6.16838982570212945E-317 6.16838982570212945E-317 2<BR>&gt; &gt; check xx_v 14 1.99665037664579820E-314 1.99665037664579820E-314 2<BR>&gt; &gt; check xx_v 15 6.19790333112210216E-317 6.19790333112210216E-317 2<BR>&gt; &gt; check xx_v 16 6.20255545324334334E-317 6.20255545324334334E-317 2<BR>&gt; &gt; check xx_v 17 6.20225061473985929E-317 6.20225061473985929E-317 2<BR>&gt; &gt; check xx_v 18 6.18242376037225006E-317 6.18242376037225006E-317 2<BR>&gt; &gt; check xx_v 19 6.16846640587723485E-317 6.16846640587723485E-317 3<BR>&gt; &gt; check xx_v 20 6.18113523716789609E-317 6.18113523716789609E-317 3<BR>&gt; &gt; check xx_v 21 0.0000000000000000 0.0000000000000000 3<BR>&gt; &gt; check xx_v 22 0.0000000000000000 0.0000000000000000 3<BR>&gt; &gt; check xx_v 23 0.0000000000000000 0.0000000000000000 3<BR>&gt; &gt; check xx_v 24 0.0000000000000000 0.0000000000000000 3<BR>&gt; &gt; <BR>&gt; &gt; ======The vector x is :<BR>&gt; &gt; Process [0]<BR>&gt; &gt; 4000<BR>&gt; &gt; 4000<BR>&gt; &gt; 4000<BR>&gt; &gt; 4000<BR>&gt; &gt; 4000<BR>&gt; &gt; 3000<BR>&gt; &gt; 3000<BR>&gt; &gt; Process [1]<BR>&gt; &gt; 3000<BR>&gt; &gt; 3000<BR>&gt; &gt; 3000<BR>&gt; &gt; 2000<BR>&gt; &gt; 2000<BR>&gt; &gt; 2000<BR>&gt; &gt; Process [2]<BR>&gt; &gt; 2000<BR>&gt; &gt; 2000<BR>&gt; &gt; 1000<BR>&gt; &gt; 1000<BR>&gt; &gt; 1000<BR>&gt; &gt; 1000<BR>&gt; &gt; Process [3]<BR>&gt; &gt; 1000<BR>&gt; &gt; 0<BR>&gt; &gt; 0<BR>&gt; &gt; 0<BR>&gt; &gt; 0<BR>&gt; &gt; 0<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; &gt; Date: Tue, 4 Jan 2011 17:50:11 -0600<BR>&gt; &gt; &gt; From: balay@mcs.anl.gov<BR>&gt; &gt; &gt; To: petsc-users@mcs.anl.gov<BR>&gt; &gt; &gt; Subject: Re: [petsc-users] error in calling VecGetArrayf90()<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Did you included "finclude/petscvec.h90" in your code - as the example did?<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; satish<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; On Tue, 4 Jan 2011, Peter Wang wrote:<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; I am trying to obtain the value of each element of a solution Vector by KSPsolve(). <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; The variables are defined according the example of ex4f90.F in \petsc-3.1-p5\src\snes\examples\tutorials\ as following,<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; PetscScalar, pointer :: xx_v(:)<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; ...<BR>&gt; &gt; &gt; &gt; call KSPSolve(ksp,b,x,ierr)<BR>&gt; &gt; &gt; &gt; call VecView(x,PETSC_VIEWER_STDOUT_WORLD,ierr)<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; call VecGetArrayF90(x,xx_v,ierr)<BR>&gt; &gt; &gt; &gt; call VecRestoreArrayF90(x,xx_v,ierr)<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; ...<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; But, the error keeps coming out when call VecGetArrayF90(x,xx_v,ierr) and call VecRestoreArrayF90(x,xx_v,ierr) are not commented off.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; The error information shows:<BR>&gt; &gt; &gt; &gt; Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; [0]PETSC ERROR: --------------------- Stack Frames ------------------------------------<BR>&gt; &gt; &gt; &gt; [0]PETSC ERROR: Note: The EXACT line numbers in the stack are not available,<BR>&gt; &gt; &gt; &gt; [0]PETSC ERROR: INSTEAD the line number of the start of the function<BR>&gt; &gt; &gt; &gt; [0]PETSC ERROR: is given.<BR>&gt; &gt; &gt; &gt; [0]PETSC ERROR: [0] F90Array1dCreate line 52 src/sys/f90-src/f90_cwrap.c<BR>&gt; &gt; &gt; &gt; [0]PETSC ERROR: --------------------- Error Message ------------------------------------<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; I checked the code according the example, but cannot see any difference to that. Just don't know why the pointer array xx_v doesn't work here? Thanks.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; <BR>&gt; &gt; <BR>&gt; <BR>                                               </body>
</html>