JDFTx  1.7.0
Icosahedron Class Reference

Icosahedron rotation group. More...

#include <S2quad.h>

Inheritance diagram for Icosahedron:
S2quad

Public Member Functions

int jMax () const
 max angular momentum that the S2 quadrature is exact to (will be checked)
 
int nS1 () const
 This is a special case that doesn't have nS1=jMax+1.
 
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.)
 

Detailed Description

Icosahedron rotation group.


The documentation for this class was generated from the following file: