[petsc-users] Setting block size for MPI vectors
Jed Brown
jedbrown at mcs.anl.gov
Tue Aug 27 17:50:16 CDT 2013
Barry Smith <bsmith at mcs.anl.gov> writes:
> Our longer term plan is that most PETSc programs would not directly
> be creating Vecs and Mats with VecCreate… or MatCreate… rather they
> would create a DM and then use the DM object to create the
> appropriately laid out vectors and matrices for the users and
> solvers with DMCreateGlobalVector() etc.
I don't think that's ever going to be a general solution, so "raw" Vec
creation will always matter too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130827/2ec1dd2d/attachment.pgp>
More information about the petsc-users
mailing list