ALPSCore reference
Public Member Functions | List of all members
alps::gf::grid::logarithmic_real_frequency_grid Class Reference

Logarithmic grid in real frequency. More...

#include <grid.hpp>

Collaboration diagram for alps::gf::grid::logarithmic_real_frequency_grid:
Collaboration graph

Public Member Functions

 logarithmic_real_frequency_grid (double tmin, double tmax, double c, int n)
 
 logarithmic_real_frequency_grid (double tmin, double tmax, int n)
 
void compute_points (std::vector< double > &points) const
 

Detailed Description

Logarithmic grid in real frequency.

Definition at line 40 of file grid.hpp.

Constructor & Destructor Documentation

alps::gf::grid::logarithmic_real_frequency_grid::logarithmic_real_frequency_grid ( double  tmin,
double  tmax,
double  c,
int  n 
)
inline

Definition at line 51 of file grid.hpp.

alps::gf::grid::logarithmic_real_frequency_grid::logarithmic_real_frequency_grid ( double  tmin,
double  tmax,
int  n 
)
inline

Definition at line 57 of file grid.hpp.

Member Function Documentation

void alps::gf::grid::logarithmic_real_frequency_grid::compute_points ( std::vector< double > &  points) const
inline

Definition at line 63 of file grid.hpp.


The documentation for this class was generated from the following file: