Lines Matching refs:want
334 ### I want to use PETSc only for uniprocessor programs. Must I still install and use a version of M…
483 whatever you want (including pop up windows etc) and use it like below.
574 /* now send buff to whatever stream or whatever you want */
583 ### I want to use Hypre boomerAMG without GMRES but when I run `-pc_type hypre -pc_hypre_type boome…
638 $N$ is cleanly divisible by $R$). We want each rank $r$ to gather the
654 /* Create IS to describe where we want to scatter to */
664 /* Create IS that describes where we want to scatter from */
710 `DMCreateGlobalVector()` you likely want to first call `DMDAGlobalToNaturalBegin()`
739 with reading and writing. If you just want to convert `MatrixMarket`, you can use:
1262 Assuming you have an existing matrix $A$ whose nullspace $V$ you want to find:
1571 …<mailto:petsc-users@mcs.anl.gov> or <mailto:petsc-maint@mcs.anl.gov> if you want advice about how …
1594 scaled in the same way if you want to use rediscretized coarse levels.
2133 ### What if I want to link to the regular `.a` library files?
2138 ### What do I do if I want to move my executable to a different machine?