Cadabra
Computer algebra system for field theory problems
|
Public Member Functions | |
accu_t () | |
void | erase () |
Public Attributes | |
bool | head_is_generated |
std::string | accu |
unsigned int | order |
std::vector< std::string > | parts |
unsigned int | bracket |
bool | is_index |
preprocessor::accu_t::accu_t | ( | ) |
void preprocessor::accu_t::erase | ( | ) |
std::string preprocessor::accu_t::accu |
unsigned int preprocessor::accu_t::bracket |
bool preprocessor::accu_t::head_is_generated |
bool preprocessor::accu_t::is_index |
unsigned int preprocessor::accu_t::order |
std::vector<std::string> preprocessor::accu_t::parts |