| ALPSCore reference
    | 
Mesh of real frequencies. More...
#include <mesh.hpp>


| Public Types | |
| typedef generic_index< real_frequency_mesh > | index_type | 
| Public Member Functions | |
| real_frequency_mesh () | |
| real_frequency_mesh (const real_frequency_mesh &rhs) | |
| template<typename GRID > | |
| real_frequency_mesh (const GRID &grid) | |
| int | extent () const | 
| int | operator() (index_type idx) const | 
| void | save (alps::hdf5::archive &ar, const std::string &path) const | 
| void | load (alps::hdf5::archive &ar, const std::string &path) | 
| void | save (alps::hdf5::archive &ar) const | 
| Save to HDF5.  More... | |
| void | load (alps::hdf5::archive &ar) | 
| Load from HDF5.  More... | |
| bool | operator== (const real_frequency_mesh &mesh) const | 
| Comparison operators.  More... | |
| bool | operator!= (const real_frequency_mesh &mesh) const | 
| Comparison operators.  More... | |
|  Public Member Functions inherited from alps::gf::base_mesh | |
| base_mesh () | |
| base_mesh (const base_mesh &rhs) | |
| const std::vector< double > & | points () const | 
| Const access to mesh points.  More... | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from alps::gf::base_mesh | |
| std::vector< double > & | _points () | 
| void | swap (base_mesh &other) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
 1.8.11
 1.8.11