Spherical 15-design with 120 nodes. More...
#include <S2quad.h>
  
 Public Member Functions | |
| int | jMax () const | 
| max angular momentum that the S2 quadrature is exact to (will be checked)  | |
| int | nS1 () const | 
| suggested number of samples for the S1 sector (will be rounded up to nearest multiple of Zn)  | |
| string | name () const | 
| A short descriptive name for the S2 quadrature.  | |
Additional Inherited Members | |
  Public Attributes inherited from S2quad | |
| std::vector< vector3<> > | euler | 
| list of S2 quadrature nodes in first two components with suggested S1 phase in third component  | |
| std::vector< double > | weight | 
| suggested S2 quadrature weights (same length as euler, will be normalized to add up to 1)  | |
  Protected Member Functions inherited from S2quad | |
| void | add (vector3<> n, double relWeight=1., double s1phase=0.) | 
Spherical 15-design with 120 nodes.