Changeset 7b1792 for pcp/src


Ignore:
Timestamp:
Apr 18, 2008, 1:31:52 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
3ff846
Parents:
094b41
Message:

pointer TemperatureFile added to FileData structure for thermostats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pcp/src/data.h

    r094b41 r7b1792  
    248248  FILE *SpreadFile;     //!< where spread and wannier centers fo each orbital are written to
    249249  FILE *MinimisationFile; //!< where TE, ATE, delta and various other elements from each minimisation steps are written to
     250  FILE *TemperatureFile;//!< where the temperatures are written to
    250251  /* Arrays */
    251252  int TotalSize;        //!< total number of coefficients (nodes) on all processes
Note: See TracChangeset for help on using the changeset viewer.