Mantid
|
#include "MantidGeometry/Crystal/SpaceGroup.h"
#include "MantidGeometry/Crystal/Group.h"
#include "MantidPythonInterface/core/Converters/PyObjectToV3D.h"
#include "MantidPythonInterface/core/GetPointer.h"
#include <boost/python/class.hpp>
#include <boost/python/enum.hpp>
#include <boost/python/list.hpp>
#include <boost/python/operators.hpp>
#include <boost/python/register_ptr_to_python.hpp>
#include <boost/python/scope.hpp>
#include <boost/python/self.hpp>
Go to the source code of this file.
Functions | |
void | export_SpaceGroup () |
void export_SpaceGroup | ( | ) |
Definition at line 61 of file SpaceGroup.cpp.
References Mantid::Geometry::SpaceGroup::getPointGroup(), Mantid::Geometry::SpaceGroup::hmSymbol(), Mantid::Geometry::SpaceGroup::isAllowedUnitCell(), and Mantid::Geometry::SpaceGroup::number().