#include "weyl_fwd.h"
#include "constants.h"
#include "error.h"
#include "latticetypes.h"
#include "size.h"
#include "tags.h"
Include dependency graph for weyl.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | atlas |
namespace | atlas::weyl |
Classes | |
class | atlas::weyl::WeylElt |
class | atlas::weyl::RowBase |
class | atlas::weyl::Transducer |
class | atlas::weyl::WeylGroup |
Typedefs | |
typedef Generator | atlas::weyl::WeylInterface [constants::RANK_MAX] |
typedef std::pair< EltPiece, Generator > | atlas::weyl::ShiftValue |
typedef RowBase | atlas::weyl::ShiftRow |
typedef RowBase | atlas::weyl::OutRow |
Functions | |
const Twist & | atlas::weyl::identityTwist () |
void | atlas::weyl::copy (Twist &dest, const Twist &source) |
void | atlas::weyl::makeReflections (WeylEltList &refl, const WeylGroup &W) |
Variables | |
const unsigned char | atlas::weyl::UndefValue = constants::ucharMax |
const EltPiece | atlas::weyl::UndefEltPiece = UndefValue |
const Generator | atlas::weyl::UndefGenerator = UndefValue |
const unsigned long | atlas::weyl::UndefOrder = 0 |
const WeylElt | atlas::weyl::Identity |