|
NAMEsc::TriangleIntegratorSYNOPSISInherits sc::DescribedClass. Inherited by sc::GaussTriangleIntegrator. Public Member FunctionsTriangleIntegrator (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 Functionsvoid 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 () AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |