|
IPCC
1.0
|
This is the complete list of members for CKNMatrixOperation, including all inherited members.
| AllocateLocalCSR(CKNMatrixOperation::CKNCSR **mine, CKNMatrixOperation::CKNCSR **left, CKNMatrixOperation::CKNCSR **right) | CKNMatrixOperation | static |
| BuildCSRFromFile_(FILE *fDataFile, unsigned int nRowOrder, unsigned int nColumnOrder, int nDataCount) | CKNMatrixOperation | static |
| BuildCSRFromFileTemp(FILE *fDataFile, unsigned int nRowOrder, unsigned int nColumnOrder, int nDataCount) | CKNMatrixOperation | static |
| BuildCSRFromFileUnsortdata(FILE *fDataFile, unsigned int nRowOrder, unsigned int nColumnOrder, int nDataCount) | CKNMatrixOperation | static |
| BuildCSRFromOneDimArray(double *pReal, double *pImaginary, unsigned int nRowOrder, unsigned int nColumnOrder) | CKNMatrixOperation | static |
| BuildLocalCSR(CKNMatrixOperation::CKNCSR *source, CKNMatrixOperation::CKNCSR *mine, CKNMatrixOperation::CKNCSR *left, CKNMatrixOperation::CKNCSR *right) | CKNMatrixOperation | static |
| CKNMatrixOperation() | CKNMatrixOperation | |
| Compare(const void *pA, const void *pB) | CKNMatrixOperation | static |
| double_vector_t typedef | CKNMatrixOperation | |
| DumpCSR(CKNMatrixOperation::CKNCSR *pCSR, const char *pstrFileName) | CKNMatrixOperation | inlinestatic |
| FreeCSR(CKNMatrixOperation::CKNCSR *pCSR) | CKNMatrixOperation | static |
| FreeLocalCSR(CKNMatrixOperation::CKNCSR *mine, CKNMatrixOperation::CKNCSR *left, CKNMatrixOperation::CKNCSR *right) | CKNMatrixOperation | static |
| Gram_schmidt(CKNVector *pVect1, CKNVector *pVect2) | CKNMatrixOperation | static |
| IsSame(double operand1, double operand2, double tol) | CKNMatrixOperation | static |
| IsSame(CKNComplex operand1, CKNComplex operand2, double tol) | CKNMatrixOperation | static |
| IsSame(CKNVector *pVector1, CKNVector *pVector2) | CKNMatrixOperation | static |
| IsSameA(double operand1, double operand2, double tol) | CKNMatrixOperation | static |
| LPCSR_ELEMENT_DATA typedef | CKNMatrixOperation | |
| LPFILL_MATRIX_DATA typedef | CKNMatrixOperation | |
| MMMul(CKNDMatrix *pMatrix, CKNDMatrix *pMatrixOperand, CKNDMatrix *pResult) | CKNMatrixOperation | static |
| MVMul(CKNCSR *pAMatrix, CKNVector *pVector, CKNVector *pResult) | CKNMatrixOperation | static |
| MVMul(CKNDMatrix *pMatrix, CKNVector *pVector, CKNVector *pResult) | CKNMatrixOperation | static |
| MVMulEx_AsyncCommWithLocalBlocks(CKNMatrixOperation::CKNCSR *mylocalblock, CKNMatrixOperation::CKNCSR *leftlocalblock, CKNMatrixOperation::CKNCSR *rightlocalblock, CKNVector *pVector, CKNVector *pResult, double *X, double *Xrt, double *Xlt) | CKNMatrixOperation | static |
| MVMulEx_Optimal(CKNCSR *pAMatrix, CKNVector *pVector, CKNVector *pResult, unsigned int, unsigned int, CKNVector *, int) | CKNMatrixOperation | static |
| MVMulOptimal(CKNCSR *pAMatrix, CKNVector *pVector, CKNVector *pResult) | CKNMatrixOperation | static |
| pColumn | CKNMatrixOperation | static |
| pRow | CKNMatrixOperation | static |
| pValueBuffer | CKNMatrixOperation | static |
| uint_vector_t typedef | CKNMatrixOperation | |
| UpdateLocalCSR(CKNMatrixOperation::CKNCSR *source, CKNMatrixOperation::CKNCSR *mine, CKNMatrixOperation::CKNCSR *left, CKNMatrixOperation::CKNCSR *right) | CKNMatrixOperation | static |
| VVDot(CKNVector *pVector1, CKNVector *pVector2, CKNComplex *pResult) | CKNMatrixOperation | static |
| ~CKNMatrixOperation() | CKNMatrixOperation |