#include "blocks.h"#include <cassert>#include <memory>#include <set>#include "bruhat.h"#include "complexredgp.h"#include "descents.h"#include "kgb.h"#include "realredgp.h"#include "tags.h"#include "weyl.h"Include dependency graph for blocks.cpp:

Namespaces | |
| namespace | atlas |
| namespace | atlas::blocks |
Functions | |
| void | atlas::pause () |
| void | atlas::makeHasse (std::vector< set::SetEltList > &, const Block &) |
| void | atlas::insertAscents (std::set< BlockElt > &, const set::SetEltList &, size_t, const Block &) |
| void | atlas::insertAscents (std::set< BlockElt > &hs, const set::SetEltList &hr, size_t s, const Block &block) |
| void | atlas::makeHasse (std::vector< set::SetEltList > &hd, const Block &block) |
Variables | |
| size_t | d_size |
| kgb::KGB | d_kgb |
| kgb::KGB | d_dualkgb |
| std::vector< BlockElt > | d_firstx |
| weyl::WeylInterface | d_toDualWeyl |
| const weyl::WeylGroup * | d_dualWeylGroup |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6