Home
last modified time | relevance | path

Searched refs:totalMoment (Results 1 – 1 of 1) sorted by relevance

/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DDumpExcitationsMoments.cpp439 vector3<> totalMoment = elecMoment + ionMoment; in dumpMoment() local
447 …fprintf(fp, "%10s %12.6lf %12.6lf %12.6lf\n", "Total", totalMoment[0], totalMoment[1], totalMoment in dumpMoment()