Changeset d88597 for molecuilder/src/molecules.hpp
- Timestamp:
- May 8, 2008, 3:52:11 PM (17 years ago)
- Children:
- 461e93
- Parents:
- 2b79c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.hpp
r2b79c3 rd88597 348 348 bool StoreKeySetFile(ofstream *out, Graph &KeySetList, char *path); 349 349 bool StoreForcesFile(ofstream *out, MoleculeListClass *BondFragments, char *path, int *SortIndex); 350 bool CreateMappingLabelsToConfigSequence(ofstream *out, int *&SortIndex); 350 351 bool ScanBufferIntoKeySet(ofstream *out, char *buffer, KeySet &CurrentSet); 351 352 void BreadthFirstSearchAdd(ofstream *out, molecule *Mol, atom **&AddedAtomList, bond **&AddedBondList, atom *Root, bond *Bond, int BondOrder, bool IsAngstroem);
Note:
See TracChangeset
for help on using the changeset viewer.