std::vector< std::tuple< std::string, bool, std::string > > syten::MPS::Lattice::listOps | ( | ) | const |
Returns a vector describing all operators existing on the lattice.
Fields are tuple<key, isGlobal, description>
.
References globalOperators, std::make_tuple(), std::vector< T >::push_back(), and siteOperators.