dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14094
Re: extract matrix
Shawn Walker wrote:
> What? This seems ridiculous. I know there are routines to extract a
> block of values from a matrix. But I need to have some kind of pointer
> to the matrix. I don't know how to get this.
Where does your other matrix come from and how big is it? Is it really
worth your time to write code to compare the values? To use -mat_view
and variants, you don't need to touch any code. If you really need the
Mat, there is PETScMatrix::mat().
Jed
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References
-
Computation of Norms
From: Jehanzeb Hameed, 2009-06-09
-
Re: Computation of Norms
From: Anders Logg, 2009-06-10
-
Re: Computation of Norms
From: Jehanzeb Hameed, 2009-06-10
-
Re: Computation of Norms
From: Anders Logg, 2009-06-10
-
Re: Computation of Norms
From: Jehanzeb Hameed, 2009-06-15
-
Re: Computation of Norms
From: Patrick Riesen, 2009-06-15
-
extract matrix
From: Shawn Walker, 2009-06-22
-
Re: extract matrix
From: Jed Brown, 2009-06-22
-
Re: extract matrix
From: Shawn Walker, 2009-06-22
-
Re: extract matrix
From: Jed Brown, 2009-06-22
-
Re: extract matrix
From: Shawn Walker, 2009-06-23