ergo
|
Go to the source code of this file.
Macros | |
#define | EXTERN_C |
Functions | |
EXTERN_C int | get_charge_int_from_atom_label (const char *atomLabel) |
EXTERN_C int | get_atom_label_from_charge_int (int charge, char *atomLabelString, size_t bufferSize) |
#define EXTERN_C |
EXTERN_C int get_atom_label_from_charge_int | ( | int | charge, |
char * | atomLabelString, | ||
size_t | bufferSize | ||
) |
References kMaxNoOfAtomTypes, and setupLabelList().
Referenced by SCF_restricted::create_gabedit_file().
EXTERN_C int get_charge_int_from_atom_label | ( | const char * | atomLabel | ) |
References kMaxNoOfAtomTypes, and setupLabelList().
Referenced by es_add_atom(), and readMoleculeFileInXyzFormat().