What are you going to do with this matrix? Are you going to multiply this matrix with another vector?
Xiangdong On Wed, Feb 10, 2016 at 9:06 AM, wen zhao <[email protected]> wrote: > Hello > > I have another question about the multiplication of two vector with the > form > > (x) * (x^T), which x is of length n, > > That means, the result is a matrix. Is there some functions in Petsc. > > Thanks >
