IPCC  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CKNMatrixDebug Member List

This is the complete list of members for CKNMatrixDebug, including all inherited members.

CKNMatrixDebug()CKNMatrixDebug
DumpCSR(CKNMatrixOperation::CKNCSR *pCSR, char *pszFileName, double fAtomIDStartIndex)CKNMatrixDebugstatic
DumpCSRBinary(CKNMatrixOperation::CKNCSR *pCSR, char *pszFileName, double fAtomIDStartIndex)CKNMatrixDebugstatic
m_bShowMsgCKNMatrixDebugprivatestatic
SaveResult(CKNLanczosMethod::LPEIGENVALUE_RESULT lpResult, int nIndex)CKNMatrixDebugstatic
SetShow(bool bShow)CKNMatrixDebuginlinestatic
ShowComplex(CKNComplex number, char *pszDebugMsg)CKNMatrixDebugstatic
ShowCSR(CKNMatrixOperation::CKNCSR *pCSR, char *pszDebugMsg)CKNMatrixDebugstatic
ShowCSR(CKNMatrixOperation::CKNCSR *pCSR, int startm, int endm, int startn, int endn, char *pszDebugMsg)CKNMatrixDebugstatic
ShowDenseMatrix(CKNMatrixOperation::CKNDMatrix *pMatrix, int startm, int endm, int startn, int endn, char *pszDebugMsg, bool bLineFeed=false, bool bShowImaginary=false)CKNMatrixDebugstatic
ShowDouble(double number, char *pszDebugMsg)CKNMatrixDebugstatic
ShowDoubleArray(double *vector, char *pszDebugMsg, int due)CKNMatrixDebugstatic
ShowDoubleMatrix(double *pMatrix, int m, int n, int startm, int endm, int startn, int endn, char *pszDebugMsg)CKNMatrixDebugstatic
ShowDoubleVector(CKNMatrixOperation::CKNVector vector, char *pszDebugMsg, int due=-1)CKNMatrixDebugstatic
ShowMsg(char *pszBuffer)CKNMatrixDebugstatic
~CKNMatrixDebug()CKNMatrixDebug