Ignore:
File:
1 edited

Legend:

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

    rb569b8 r45cdce6  
    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 the number of jobs added to queue
     55   * \return true - jobs obtained, false - queue empty
    5656   */
    57   unsigned int addJobsFromQueue(
     57  bool addJobsFromQueue(
    5858      const MPQCData::DoLongrange_t _DoLongrange,
    5959      const MPQCData::DoValenceOnly_t _DoValenceOnly,
Note: See TracChangeset for help on using the changeset viewer.