CubbyFlow::FDMBLAS3 Member List

This is the complete list of members for CubbyFlow::FDMBLAS3, including all inherited members.

AXPlusY(double a, const VectorType &x, const VectorType &y, VectorType *result)CubbyFlow::FDMBLAS3static
Dot(const VectorType &a, const VectorType &b)CubbyFlow::FDMBLAS3static
L2Norm(const VectorType &v)CubbyFlow::FDMBLAS3static
LInfNorm(const VectorType &v)CubbyFlow::FDMBLAS3static
MatrixType typedefCubbyFlow::FDMBLAS3
MVM(const MatrixType &m, const VectorType &v, VectorType *result)CubbyFlow::FDMBLAS3static
Residual(const MatrixType &a, const VectorType &x, const VectorType &b, VectorType *result)CubbyFlow::FDMBLAS3static
ScalarType typedefCubbyFlow::FDMBLAS3
Set(ScalarType s, VectorType *result)CubbyFlow::FDMBLAS3static
Set(const VectorType &v, VectorType *result)CubbyFlow::FDMBLAS3static
Set(ScalarType s, MatrixType *result)CubbyFlow::FDMBLAS3static
Set(const MatrixType &m, MatrixType *result)CubbyFlow::FDMBLAS3static
VectorType typedefCubbyFlow::FDMBLAS3