Man Linux: Main Page and Category List

NAME

       sc::TriangleIntegrator -

SYNOPSIS

       Inherits sc::DescribedClass.

       Inherited by sc::GaussTriangleIntegrator.

   Public Member Functions
       TriangleIntegrator (const Ref< KeyVal > &)
       TriangleIntegrator (int n)
       double w (int i)
       double r (int i)
       double s (int i)
       int n ()
       virtual void set_n (int n)
       Ref< TriInterpCoef > coef (int order, int i)

   Protected Member Functions
       void set_r (int i, double r)
       void set_s (int i, double s)
       void set_w (int i, double w)
       void init_coef ()
       void clear_coef ()

Author

       Generated automatically by Doxygen for MPQC from the source code.