- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Automation/MPQCCommandFragmentController.hpp
r45cdce6 rb569b8 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 rue - jobs obtained, false - queue empty55 * \return the number of jobs added to queue 56 56 */ 57 booladdJobsFromQueue(57 unsigned int 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.