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

sc::TriInterpCoef

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Name

       sc::TriInterpCoef

Synopsis

       Inherits sc::RefCount.

   PublicMemberFunctionsTriInterpCoef (const TriInterpCoefKey &key)
       double & coef (int i, int j, int k)
       double & rderiv (int i, int j, int k)
       double & sderiv (int i, int j, int k)

   StaticPublicMemberFunctions
       static int ijk_to_index (int i, int j, int k)
       static int order_to_nvertex (int order)

   AdditionalInheritedMembers

See Also