#include "kgb.h"#include <cassert>#include <map>#include <memory>#include <set>#include "bruhat.h"#include "cartanclass.h"#include "complexredgp.h"#include "ctr_iterator.h"#include "error.h"#include "gradings.h"#include "realredgp.h"#include "rootdata.h"#include "tits.h"#include "tori.h"#include "weyl.h"Include dependency graph for kgb.cpp:

Namespaces | |
| namespace | atlas |
| namespace | atlas::kgb |
Typedefs | |
| typedef std::map< weyl::WeylElt, FiberData >::const_iterator | WI |
| typedef std::map< tits::TitsElt, size_t >::const_iterator | TI |
Functions | |
| void | atlas::pause () |
| void | atlas::makeHasse (std::vector< set::SetEltList > &, const KGB &) |
| void | atlas::initGrading (gradings::Grading &, const realredgp::RealReductiveGroup &) |
| void | atlas::initGrading (gradings::Grading &gr, const realredgp::RealReductiveGroup &G) |
| void | atlas::makeHasse (std::vector< set::SetEltList > &hd, const KGB &kgb) |
Variables | |
| latticetypes::ComponentSubspace | d_subspace |
| tits::TitsEltList | d_tits |
| std::map< tits::TitsElt, size_t > | d_titsMap |
| std::map< weyl::WeylElt, FiberData > | d_fiberData |
| const realredgp::RealReductiveGroup * | d_realGroup |
| gradings::Grading | d_baseGrading |
| std::vector< latticetypes::ComponentMap > | d_reflectionMap |
| std::vector< latticetypes::LatticeMatrix > | d_reflectionMatrix |
| latticetypes::ComponentMap | d_twistMatrix |
| const KGB * | d_kgb |
| const weyl::WeylGroup * | d_W |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6