Changeset 9422fd for pcp/src/init.c
- Timestamp:
- Apr 21, 2008, 2:19:26 PM (17 years ago)
- Children:
- 515271
- Parents:
- 41521a
- git-author:
- Frederik Heber <heber@…> (04/21/08 13:13:16)
- git-committer:
- Frederik Heber <heber@…> (04/21/08 14:19:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified pcp/src/init.c ¶
r41521a r9422fd 403 403 /** Builds a hash table and sets a global index for GArray. 404 404 * The global index is needed in order to initalise the wave functions randomly but solely dependent 405 * on the seed value, not on the number of coefficient sharing processes! 405 * on the seed value, not on the number of coefficient sharing processes! The creation of the G vectors 406 * is checked whether there were duplicates or not by sorting the vectors. 406 407 * \param *P Problem at hand 407 408 * \param *Lat Pointer to Lattice structure
Note:
See TracChangeset
for help on using the changeset viewer.