![]() |
MAiNGO
|
Go to the source code of this file.
Classes | |
class | maingo::VariableLister |
Serializes a given symbol and lists it into a vector. More... | |
Namespaces | |
maingo | |
namespace holding all essentials of MAiNGO | |
Functions | |
template<unsigned IDim> | |
std::string | maingo::var_indexes (size_t *indexes) |
Function for serializing index sequences. More... | |
template<> | |
std::string | maingo::var_indexes< 1 > (size_t *indexes) |
Function for serializing index sequences. More... | |
template<unsigned IDim> | |
std::string | maingo::var_name (std::string base, size_t *indexes) |
Function for flattening indexed symbol names. More... | |