Changeset 9422fd for pcp/src/init.c


Ignore:
Timestamp:
Apr 21, 2008, 2:19:26 PM (17 years ago)
Author:
Frederik Heber <heber@…>
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)
Message:

HashGArray(): Little comment change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified pcp/src/init.c

    r41521a r9422fd  
    403403/** Builds a hash table and sets a global index for GArray.
    404404 * 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.
    406407 * \param *P Problem at hand
    407408 * \param *Lat Pointer to Lattice structure
Note: See TracChangeset for help on using the changeset viewer.