![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::lattice_traits<simple_lattice< U, C >>
// In header: <alps/lattice/simplelattice.h> template<typename U, typename C> struct lattice_traits<simple_lattice< U, C >> { // types typedef simple_lattice< U, C >::unit_cell_type unit_cell_type; typedef simple_lattice< U, C >::cell_descriptor cell_descriptor; typedef simple_lattice< U, C >::offset_type offset_type; };
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo |