#include <mesh.hpp>
Definition at line 659 of file mesh.hpp.
alps::gf::momentum_realspace_index_mesh::momentum_realspace_index_mesh |
( |
| ) |
|
|
inlineprotected |
alps::gf::momentum_realspace_index_mesh::momentum_realspace_index_mesh |
( |
const std::string & |
kind, |
|
|
int |
ns, |
|
|
int |
ndim |
|
) |
| |
|
inlineprotected |
alps::gf::momentum_realspace_index_mesh::momentum_realspace_index_mesh |
( |
const std::string & |
kind, |
|
|
const container_type & |
mesh_points |
|
) |
| |
|
inlineprotected |
int alps::gf::momentum_realspace_index_mesh::dimension |
( |
| ) |
const |
|
inline |
returns the spatial dimension
Definition at line 700 of file mesh.hpp.
int alps::gf::momentum_realspace_index_mesh::extent |
( |
| ) |
const |
|
inline |
Returns the number of points.
Definition at line 698 of file mesh.hpp.
const std::string& alps::gf::momentum_realspace_index_mesh::kind |
( |
| ) |
const |
|
inline |
returns the mesh kind
Definition at line 702 of file mesh.hpp.
void alps::gf::momentum_realspace_index_mesh::load |
( |
alps::hdf5::archive & |
ar, |
|
|
const std::string & |
path |
|
) |
| |
|
inline |
Load from HDF5.
Definition at line 742 of file mesh.hpp.
Comparison operators.
Definition at line 712 of file mesh.hpp.
Comparison operators.
Definition at line 705 of file mesh.hpp.
const container_type& alps::gf::momentum_realspace_index_mesh::points |
( |
| ) |
const |
|
inline |
void alps::gf::momentum_realspace_index_mesh::save |
( |
alps::hdf5::archive & |
ar, |
|
|
const std::string & |
path |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: