Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
preprocessor::accu_t Class Reference

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
 

Constructor & Destructor Documentation

preprocessor::accu_t::accu_t ( )

Member Function Documentation

void preprocessor::accu_t::erase ( )

Member Data Documentation

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

The documentation for this class was generated from the following files: