ALPS MPS Codes
Reference documentation.
|
#include <model.h>
Public Types | |
typedef impl_type::initializer_ptr | initializer_ptr |
typedef impl_type::table_type | table_type |
typedef impl_type::table_ptr | table_ptr |
typedef impl_type::tag_type | tag_type |
typedef impl_type::term_descriptor | term_descriptor |
typedef impl_type::terms_type | terms_type |
typedef impl_type::op_t | op_t |
typedef impl_type::measurements_type | measurements_type |
typedef impl_type::size_t | size_t |
Public Member Functions | |
Model () | |
Model (Lattice const &lattice, BaseParameters &parms) | |
Model (impl_ptr impl) | |
void | update (BaseParameters const &p) |
Index< SymmGroup > const & | phys_dim (size_t type=0) const |
op_t const & | identity_matrix (size_t type=0) const |
tag_type | identity_matrix_tag (size_t type=0) const |
op_t const & | filling_matrix (size_t type=0) const |
tag_type | filling_matrix_tag (size_t type=0) const |
SymmGroup::charge | total_quantum_numbers (BaseParameters &parms) const |
terms_type const & | hamiltonian_terms () const |
measurements_type | measurements () const |
op_t const & | get_operator (std::string const &name, size_t type=0) const |
tag_type | get_operator_tag (std::string const &name, size_t type=0) const |
table_ptr | operators_table () const |
initializer_ptr | initializer (Lattice const &lat, BaseParameters &parms) const |
typedef impl_type::initializer_ptr Model< Matrix, SymmGroup >::initializer_ptr |
typedef impl_type::measurements_type Model< Matrix, SymmGroup >::measurements_type |
typedef impl_type::op_t Model< Matrix, SymmGroup >::op_t |
typedef impl_type::size_t Model< Matrix, SymmGroup >::size_t |
typedef impl_type::table_ptr Model< Matrix, SymmGroup >::table_ptr |
typedef impl_type::table_type Model< Matrix, SymmGroup >::table_type |
typedef impl_type::tag_type Model< Matrix, SymmGroup >::tag_type |
typedef impl_type::term_descriptor Model< Matrix, SymmGroup >::term_descriptor |
typedef impl_type::terms_type Model< Matrix, SymmGroup >::terms_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |