FEI  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fei::MatrixTraits< LinearSystemCore > Member List

This is the complete list of members for fei::MatrixTraits< LinearSystemCore >, including all inherited members.

copyOutRow(LinearSystemCore *lsc, int row, int len, double *coefs, int *indices)fei::MatrixTraits< LinearSystemCore >inlinestatic
getNumLocalRows(LinearSystemCore *lsc, int &numRows)fei::MatrixTraits< LinearSystemCore >inlinestatic
getRowLength(LinearSystemCore *lsc, int row, int &length)fei::MatrixTraits< LinearSystemCore >inlinestatic
globalAssemble(LinearSystemCore *lsc)fei::MatrixTraits< LinearSystemCore >inlinestatic
matvec(LinearSystemCore *lsc, fei::Vector *x, fei::Vector *y)fei::MatrixTraits< LinearSystemCore >inlinestatic
putValuesIn(LinearSystemCore *lsc, int numRows, const int *rows, int numCols, const int *cols, const double *const *values, bool sum_into)fei::MatrixTraits< LinearSystemCore >inlinestatic
setValues(LinearSystemCore *lsc, double scalar)fei::MatrixTraits< LinearSystemCore >inlinestatic
typeName()fei::MatrixTraits< LinearSystemCore >inlinestatic