|
void | read (const std::string &filename) |
|
Single_GTE & | operator= (const Single_GTE &other) |
|
| Single_GTE (const Single_GTE &other) |
|
| Single_GTE (const std::string &filename, double voltage_=0., double z_=0.) |
|
size_t | get_index (size_t i, size_t j) const |
|
size_t | get_totalsize () const |
|
size_t | get_size (size_t i) const |
|
void | resize (size_t i, size_t j) |
|
void | set_zero () |
|
const T & | operator() (size_t i, size_t j) const |
|
T & | operator() (size_t i, size_t j) |
|
const T & | get_check (int i, int j) |
|
void | swap_lines (size_t l1, size_t l2) |
|
void | copy (const template_Tensor2 &other) |
|
template_Tensor2 & | operator= (const template_Tensor2 &other) |
|
| template_Tensor2 (const template_Tensor2 &other) |
|
| template_Tensor2 (size_t i, size_t j) |
|
|
double | Lx |
|
double | Ly |
|
double | voltage |
|
double | zcoord |
|
size_t | size [2] |
|
T * | data |
|
|
void | allocate () |
|
void | deallocate () |
|
The documentation for this class was generated from the following files:
- /home/moritz/QNANO_PRODUCTION/qnano_new/include/structure/Potential_from_GTE.h
- /home/moritz/QNANO_PRODUCTION/qnano_new/sources/structure/Potential_from_GTE.cc