[Trilinos-Users] epetra_fecrsmatrix_static_profile

Heroux, Michael A maherou at sandia.gov
Tue Aug 6 09:06:43 EDT 2019


The Epetra_FECrsMatrix class does not support a static graph.  Once a matrix is constructed, you can replace values.  This might be an alternative for you.

Mike

From: Trilinos-Users <trilinos-users-bounces at trilinos.org> on behalf of "Blahos, Jiri" <j.blahos at imperial.ac.uk>
Date: Tuesday, August 6, 2019 at 7:55 AM
To: Trilinos Users <trilinos-users at trilinos.org>
Subject: [EXTERNAL] [Trilinos-Users] epetra_fecrsmatrix_static_profile

Hello,

is there a way to construct an epetra_fecrsmatrix with static profile? Epetra_crsmatrix has a flag for this in its constructor, but it seems that the fematrix that inherits from it ignores this flag (i.e. constructs the base crsmatrix with the default value which is false).

Best regards,
Jiří

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20190806/2e3c6e35/attachment.html>


More information about the Trilinos-Users mailing list