#include "realhelp.h"
#include <iostream>
#include "io.h"
#include "realmode.h"
#include "special.h"
#include "test.h"
Include dependency graph for realhelp.cpp:
Namespaces | |
namespace | atlas |
namespace | atlas::realhelp |
Functions | |
void | atlas::cartan_h () |
void | atlas::realform_h () |
void | atlas::realweyl_h () |
void | atlas::realhelp::addRealHelp (commands::CommandMode &mode, commands::TagDict &tagDict) |
void | atlas::cartan_h () |
void | atlas::realform_h () |
void | atlas::realweyl_h () |
Variables | |
const char * | atlas::cartan_tag = "prints the conjugacy classes of Cartan subgroups" |
const char * | atlas::realform_tag = "sets the real form for the group" |
const char * | atlas::realweyl_tag = "outputs the structure of the real Weyl group" |