welcome: please sign in
location: Diff for "Develop/noxci/no0ci"
Differences between revisions 1 and 2
Revision 1 as of 2016-01-12 08:29:24
Size: 447
Editor: huangc
Comment:
Revision 2 as of 2016-01-12 08:31:39
Size: 447
Editor: huangc
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
Output, the lowest energy of noxci (save to the address). Output, the lowest energy of no0ci (save to the address).

INTEGER no0ci(DSCFINFO *pInfo,REAL *pEne);

NOCI $\langle A_0\vert\Theta\vert B_1\rangle$

HEADER: source/noxci/NoXci.h

LIB: libnoxci.a

SOURCE source/noxci/NoXci.cpp

DSCFINFO *pInfo

Input, pointer to DSCFINFO structure

REAL *pEne

Output, the lowest energy of no0ci (save to the address).

Return Code

INTEGER, 0 if succeeded, non-zero otherwise

Develop/noxci/no0ci (last edited 2016-01-12 08:39:45 by huangc)