QNANO
Main Page
Related Pages
Classes
Files
File List
include
tightbinding
Select_Diagonal_Corrections.h
1
#ifndef QNANO_NEW_SELECT_DIAGONAL_CORRECTIONS
2
#define QNANO_NEW_SELECT_DIAGONAL_CORRECTIONS
3
4
#include <vector>
5
#include "tightbinding/TB_Parameter.h"
6
7
namespace
Select_Diagonal_Corrections
{
9
double
get_diagonal_correction(
const
std::pair<const TB_Parameter *, int> &par_typ,
size_t
o0,
size_t
o1);
10
11
}
12
#endif
Select_Diagonal_Corrections
Definition:
Select_Diagonal_Corrections.h:7
Generated by
1.8.11