Changeset 61c0b5
- Timestamp:
- Sep 7, 2013, 2:46:56 PM (12 years ago)
- Children:
- 80ce459
- Parents:
- bc8c76
- File:
-
- 1 edited
-
src/bin/mpqc/mpqc.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/bin/mpqc/mpqc.cc
rbc8c76 r61c0b5 1668 1668 } 1669 1669 // we do sample the density only on request 1670 if (data.DoLongrange) {1671 1670 { 1672 1671 // fill positions and charges (NO LONGER converting from bohr radii to angstroem) … … 1688 1687 << data.charges.size() << " charges." << std::endl; 1689 1688 } 1689 if (data.DoLongrange) { 1690 1690 if (data.sampled_grid.level != 0) 1691 1691 {
Note:
See TracChangeset
for help on using the changeset viewer.
