Mantid
Loading...
Searching...
No Matches
PointGroupFactory Class Reference

A factory for point groups. More...

#include <PointGroupFactory.h>

Detailed Description

A factory for point groups.

Point group objects can be constructed by supplying the Hermann-Mauguin-symbol like this:

PointGroup_sptr cubic =
    PointGroupFactory::Instance().createPointgroup("m-3m");

Furthermore it's possible to query available point groups, either all available groups or only point groups belonging to a certain crystal system.

Author
Michael Wedel, Paul Scherrer Institut - SINQ
Date
09/09/2014

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