- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Automation/MPQCCommandFragmentController.hpp
rb569b8 r45cdce6 53 53 * \param _DoValenceOnly whether to sample just the valence or the total elctron and nuclei density 54 54 * \param _command command to pass to jobs for execution 55 * \return t he number of jobs added to queue55 * \return true - jobs obtained, false - queue empty 56 56 */ 57 unsigned intaddJobsFromQueue(57 bool addJobsFromQueue( 58 58 const MPQCData::DoLongrange_t _DoLongrange, 59 59 const MPQCData::DoValenceOnly_t _DoValenceOnly,
Note:
See TracChangeset
for help on using the changeset viewer.