|
NAMEsc::OneBody3IntOpSYNOPSISInherits sc::SCElementOp3. Public Member FunctionsOneBody3IntOp (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 MembersMember Function Documentationint 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.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |