table of contents
sc::SCFEnergy(3) | MPQC | sc::SCFEnergy(3) |
NAME¶
sc::SCFEnergy
SYNOPSIS¶
Inherits sc::SCElementOp2.
Public Member Functions¶
int has_collect ()
void defer_collect (int h)
void collect (const Ref< MessageGrp > &grp)
double result ()
void reset ()
void process (SCMatrixBlockIter &i, SCMatrixBlockIter
&j)
Additional Inherited Members¶
Member Function Documentation¶
void sc::SCFEnergy::collect (const Ref< MessageGrp > & grp) [virtual]¶
Reimplemented from sc::SCElementOp2.
void sc::SCFEnergy::defer_collect (int h) [virtual]¶
Reimplemented from sc::SCElementOp2.
int sc::SCFEnergy::has_collect () [virtual]¶
Reimplemented from sc::SCElementOp2.
void sc::SCFEnergy::process (SCMatrixBlockIter & i, SCMatrixBlockIter & j) [virtual]¶
Implements sc::SCElementOp2.
Author¶
Generated automatically by Doxygen for MPQC from the source code.
Fri Dec 2 2022 | Version 2.3.1 |