logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                   sc::Orbital(3)

Member Function Documentation

virtualvoidsc::Orbital::compute()[protected],[virtual]
       Recompute at least the results that have compute true and are not already computed. This should only be
       called by Result's members.

       Implements sc::Volume.

Name

       sc::Orbital

Synopsis

       Inherits sc::Volume.

   PublicMemberFunctionsOrbital (const Ref< KeyVal > &)
       Orbital (const Ref< OneBodyWavefunction > &, int orbital)
       virtual void boundingbox (double valuemin, double valuemax, SCVector3 &p1, SCVector3 &p2)

   ProtectedMemberFunctions
       virtual void compute ()
           Recompute at least the results that have compute true and are not already computed.

   ProtectedAttributesRef< OneBodyWavefunction > wfn_
       int orbital_AdditionalInheritedMembers

See Also