ALPS MPS Codes
Reference documentation.
|
#include "dmrg/utils/BaseParameters.h"
#include <vector>
#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/any.hpp>
Go to the source code of this file.
Classes | |
class | lattice_impl |
class | Lattice |
Functions | |
boost::shared_ptr< lattice_impl > | lattice_factory (BaseParameters &parms) |
boost::shared_ptr<lattice_impl> lattice_factory | ( | BaseParameters & | parms | ) |
lattice factory
Definition at line 33 of file lattice_factory.cpp.