Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Fragmentation/Automation/MPQCCommandFragmentController.hpp

    r45cdce6 rb569b8  
    5353   * \param _DoValenceOnly whether to sample just the valence or the total elctron and nuclei density
    5454   * \param _command command to pass to jobs for execution
    55    * \return true - jobs obtained, false - queue empty
     55   * \return the number of jobs added to queue
    5656   */
    57   bool addJobsFromQueue(
     57  unsigned int addJobsFromQueue(
    5858      const MPQCData::DoLongrange_t _DoLongrange,
    5959      const MPQCData::DoValenceOnly_t _DoValenceOnly,
Note: See TracChangeset for help on using the changeset viewer.