sc_OneBody3IntOp(3)
sc::OneBody3IntOp
Description
sc::OneBody3IntOp
NAME
sc::OneBody3IntOp
SYNOPSIS
Inherits sc::SCElementOp3.
Public Member Functions
OneBody3IntOp
(const Ref< OneBodyInt > &b)
OneBody3IntOp (const Ref<
OneBodyIntIter > &)
void process (SCMatrixBlockIter &,
SCMatrixBlockIter &, SCMatrixBlockIter
&)
void process_spec_rect (SCMatrixRectBlock *,
SCMatrixRectBlock *, SCMatrixRectBlock *)
void process_spec_ltri (SCMatrixLTriBlock *,
SCMatrixLTriBlock *, SCMatrixLTriBlock *)
int has_side_effects ()
int has_side_effects_in_arg1 ()
int has_side_effects_in_arg2 ()
Additional Inherited Members
Member Function Documentation
int sc::OneBody3IntOp::has_side_effects () [virtual]
Reimplemented from sc::SCElementOp3.
int sc::OneBody3IntOp::has_side_effects_in_arg1 () [virtual]
Reimplemented from sc::SCElementOp3.
int sc::OneBody3IntOp::has_side_effects_in_arg2 () [virtual]
Reimplemented from sc::SCElementOp3.
void sc::OneBody3IntOp::process (SCMatrixBlockIter &, SCMatrixBlockIter &,SCMatrixBlockIter &) [virtual]
Implements sc::SCElementOp3.
void sc::OneBody3IntOp::process_spec_ltri (SCMatrixLTriBlock *,SCMatrixLTriBlock *, SCMatrixLTriBlock *) [virtual]
Reimplemented from sc::SCElementOp3.
void sc::OneBody3IntOp::process_spec_rect (SCMatrixRectBlock *,SCMatrixRectBlock *, SCMatrixRectBlock *) [virtual]
Reimplemented from sc::SCElementOp3.
Author
Generated automatically by Doxygen for MPQC from the source code.