#include <Xpetra_TripleMatrixMultiply.hpp>
|
static void | MultiplyRAP (const Matrix &R, bool transposeR, const Matrix &A, bool transposeA, const Matrix &P, bool transposeP, Matrix &Ac, bool call_FillComplete_on_result=true, bool doOptimizeStorage=true, const std::string &label=std::string(), const RCP< ParameterList > ¶ms=null) |
|
◆ Scalar
◆ LocalOrdinal
◆ GlobalOrdinal
◆ Node
◆ MultiplyRAP()
static void Xpetra::TripleMatrixMultiply< double, int, long long, EpetraNode >::MultiplyRAP |
( |
const Matrix & |
R, |
|
|
bool |
transposeR, |
|
|
const Matrix & |
A, |
|
|
bool |
transposeA, |
|
|
const Matrix & |
P, |
|
|
bool |
transposeP, |
|
|
Matrix & |
Ac, |
|
|
bool |
call_FillComplete_on_result = true , |
|
|
bool |
doOptimizeStorage = true , |
|
|
const std::string & |
label = std::string() , |
|
|
const RCP< ParameterList > & |
params = null |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: