Nearly disjoint list of orientations of an quadratureSO3Grid.
We use 2-fold rotational symmetries along Y-axis of left and right symmetries to manually 'unique' the fundamental region.
Syntax
[u,~,iu] = uniqueQuadratureSO3Grid(N,scheme,SRight,SLeft)
Input
nodes | orientation |
N | bandwidth |
scheme | 'ClenshawCurtis' or 'GaussLegendre' |
Output
u | orientation |
iu | index tensor such that nodes = u(iu) |
inodes | index vector such that u = nodes(inodes) |
See also
orientation.unique SO3FunHarmonic.quadrature SO3FunHarmonic.quadratureNFSOFT