ALPS MPS Codes
Reference documentation.
|
#include <models_u1.hpp>
Public Types | |
typedef boost::shared_ptr < mps_initializer< Matrix, U1 > > | initializer_ptr |
typedef std::size_t | size_t |
Public Member Functions | |
HCB (const Lattice &lat, double t=1) | |
void | update (BaseParameters const &p) |
Index< U1 > const & | phys_dim (size_t type) const |
tag_type | identity_matrix_tag (size_t type) const |
tag_type | filling_matrix_tag (size_t type) const |
U1::charge | total_quantum_numbers (BaseParameters &parms) const |
measurements_type | measurements () const |
tag_type | get_operator_tag (std::string const &name, size_t type) const |
table_ptr | operators_table () const |
virtual op_t const & | identity_matrix (size_t type) const |
virtual op_t const & | filling_matrix (size_t type) const |
virtual terms_type const & | hamiltonian_terms () const |
virtual op_t const & | get_operator (std::string const &name, size_t type) const |
virtual initializer_ptr | initializer (Lattice const &lat, BaseParameters &parms) const |
Protected Attributes | |
terms_type | terms_ |
Definition at line 170 of file models_u1.hpp.
|
inherited |
|
inherited |
Definition at line 184 of file models_u1.hpp.
|
inlinevirtualinherited |
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 254 of file models_u1.hpp.
|
inlinevirtualinherited |
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 268 of file models_u1.hpp.
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 250 of file models_u1.hpp.
|
virtualinherited |
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 263 of file models_u1.hpp.
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 281 of file models_u1.hpp.
Implements model_impl< Matrix, U1 >.
Definition at line 246 of file models_u1.hpp.
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 258 of file models_u1.hpp.
|
inlinevirtual |
Implements model_impl< Matrix, U1 >.
Definition at line 239 of file models_u1.hpp.
|
protectedinherited |