Size: 447
Comment:
|
← Revision 3 as of 2016-01-12 08:39:45 ⇥
Size: 494
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Types are defined [[Develop/Typedef|here]]. |
|
Line 16: | Line 18: |
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
Types are defined here.
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