#include <mesh.hpp>
Definition at line 354 of file mesh.hpp.
alps::gf::itime_mesh::itime_mesh |
( |
| ) |
|
|
inline |
alps::gf::itime_mesh::itime_mesh |
( |
const itime_mesh & |
rhs | ) |
|
|
inline |
alps::gf::itime_mesh::itime_mesh |
( |
double |
beta, |
|
|
int |
ntau |
|
) |
| |
|
inline |
double alps::gf::itime_mesh::beta |
( |
| ) |
const |
|
inline |
Getter variables for members.
Definition at line 401 of file mesh.hpp.
void alps::gf::itime_mesh::compute_points |
( |
| ) |
|
|
inline |
int alps::gf::itime_mesh::extent |
( |
| ) |
const |
|
inline |
Load from HDF5.
Definition at line 452 of file mesh.hpp.
bool alps::gf::itime_mesh::operator!= |
( |
const itime_mesh & |
mesh | ) |
const |
|
inline |
Comparison operators.
Definition at line 406 of file mesh.hpp.
int alps::gf::itime_mesh::operator() |
( |
index_type |
idx | ) |
const |
|
inline |
bool alps::gf::itime_mesh::operator== |
( |
const itime_mesh & |
mesh | ) |
const |
|
inline |
Comparison operators.
Definition at line 394 of file mesh.hpp.
const std::vector<double>& alps::gf::itime_mesh::points |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: