|
Tpetra Matrix/Vector Services Version of the Day
|
Adds entries with optional symmetry to a sparse matrix. More...
#include <MatrixMarket_util.hpp>
Public Member Functions | |
| Teuchos::RCP< AdderType > | getAdder () const |
| Persisting non-const view of the underlying adder object. | |
Adds entries with optional symmetry to a sparse matrix.
Definition at line 220 of file MatrixMarket_util.hpp.
| Teuchos::RCP<AdderType> Tpetra::MatrixMarket::SymmetrizingAdder< AdderType >::getAdder | ( | ) | const [inline] |
Persisting non-const view of the underlying adder object.
This violates encapsulation, so please be careful with this.
Definition at line 251 of file MatrixMarket_util.hpp.
1.7.4