ALPS MPS Codes
Reference documentation.
|
#include "matrices.h"
#include "dmrg/models/coded/factory.h"
#include "dmrg/models/factory/initializer_factory.h"
#include "dmrg/models/alps/model.hpp"
Go to the source code of this file.
Macros | |
#define | impl_model_factory(MATRIX, SYMMGROUP) |
Functions | |
template<class Matrix , class SymmGroup > | |
boost::shared_ptr< model_impl < Matrix, SymmGroup > > | model_factory (Lattice const &lattice, BaseParameters &parms) |
#define impl_model_factory | ( | MATRIX, | |
SYMMGROUP | |||
) |
Definition at line 36 of file model_factory_symm.h.
boost::shared_ptr<model_impl<Matrix, SymmGroup> > model_factory | ( | Lattice const & | lattice, |
BaseParameters & | parms | ||
) |
model factory
Definition at line 43 of file model_factory_symm.h.