|
IPCC
1.0
|
This is the complete list of members for CUtility, including all inherited members.
| ConvertLower(char *pszBuffer) | CUtility | static |
| CUtility() | CUtility | |
| DumpCSR(CMatrixOperation::CCSR *pCSR, char *pszFileName, double fAtomIDStartIndex) | CUtility | static |
| DumpCSR(CMatrixOperation::CCSR *pCSR, char *pszFileName, double fAtomIDStartIndex, int nRowPerAtom) | CUtility | static |
| getCurrentTime(char *pszBuffer) | CUtility | static |
| GetKValues(CCommandFileParser::LPINPUT_CMD_PARAM lpParam, double *pKValue[3]) | CUtility | static |
| m_bShowMsg | CUtility | privatestatic |
| SaveResult(CLanczosMethod::LPEIGENVALUE_RESULT lpResult, int nIndex) | CUtility | static |
| SetShow(bool bShow) | CUtility | inlinestatic |
| ShowComplex(CComplex number, char *pszDebugMsg) | CUtility | static |
| ShowCSR(CMatrixOperation::CCSR *pCSR, char *pszDebugMsg) | CUtility | static |
| ShowCSR(CMatrixOperation::CCSR *pCSR, int startm, int endm, int startn, int endn, char *pszDebugMsg) | CUtility | static |
| ShowDenseMatrix(CMatrixOperation::CDMatrix *pMatrix, int startm, int endm, int startn, int endn, char *pszDebugMsg, bool bLineFeed=false, bool bShowImaginary=false) | CUtility | static |
| ShowDouble(double number, char *pszDebugMsg) | CUtility | static |
| ShowDoubleArray(double *vector, char *pszDebugMsg, int due) | CUtility | static |
| ShowDoubleMatrix(double *pMatrix, int m, int n, int startm, int endm, int startn, int endn, char *pszDebugMsg) | CUtility | static |
| ShowDoubleVector(CMatrixOperation::CVector vector, char *pszDebugMsg, int due=-1) | CUtility | static |
| ShowMsg(char *pszBuffer) | CUtility | static |
| ~CUtility() | CUtility |