Changeset 310b25


Ignore:
Timestamp:
May 9, 2008, 12:49:30 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
c84895
Parents:
a3ff7b2
Message:

some comments for where "F" and where "E" terms are created

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/parser.cpp

    ra3ff7b2 r310b25  
    267267
    268268/** Sums the energy with each factor and put into last element of \a ***Energies.
     269 * Sums over "E"-terms to create the "F"-terms
    269270 * \param Matrix MatrixContainer with matrices (LevelCounter by ColumnCounter) with all the energies.
    270271 * \param KeySet KeySetContainer with bond Order and association mapping of each fragment to an order
     
    400401
    401402/** Sums the energy with each factor and put into last element of \a EnergyMatrix::Matrix.
     403 * Sums over the "F"-terms in ANOVA decomposition.
    402404 * \param Matrix MatrixContainer with matrices (LevelCounter by ColumnCounter) with all the energies.
    403405 * \param KeySet KeySetContainer with bond Order and association mapping of each fragment to an order
Note: See TracChangeset for help on using the changeset viewer.