![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::Depletion
// In header: <alps/lattice/disorder.h> class Depletion : public alps::DepletionDescriptor { public: // construct/copy/destruct Depletion(DepletionDescriptor const &, std::size_t); // public member functions bool exists(std::size_t) const; std::size_t mapped_site(std::size_t) const; std::size_t num_sites(); // private member functions void check(unsigned) const; };
Depletion
public
construct/copy/destructDepletion(DepletionDescriptor const & depl, std::size_t num_sites);
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo |