[petsc-users] Questions abt ex22f

Jed Brown jedbrown at mcs.anl.gov
Sun Apr 22 16:52:02 CDT 2012


On Sun, Apr 22, 2012 at 16:48, TAY wee-beng <zonexo at gmail.com> wrote:

> Thanks for the quick fix. Btw, what's the easiest way to add your fix? Do
> I need to recompile?


hg pull --update
$PETSC_ARCH/conf/reconfigure-*.py # if you haven't pulled petsc-dev
recently, not needed for this patch, but maybe for earlier patches
make
cd src/ksp/ksp/examples/tutorials
# uncomment VecView if you want
make ex22f
./ex22f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120422/c6656d9e/attachment.htm>


More information about the petsc-users mailing list