|
fermisurfer
2.0.0
fermisurfer
|

Go to the source code of this file.
Functions | |
| void | init_corner () |
| Specify corners of tetrahedron. More... | |
| void | bragg_vector () |
| Compute Bragg vetor. More... | |
| void | max_and_min_bz () |
| Print max and minimum \(\varepsilon_{n k}, \Delta_{n k}\) in the whole Brillouine zone. More... | |
| void bragg_vector | ( | ) |
| void init_corner | ( | ) |
Specify corners of tetrahedron.
Modify : corner
Definition at line 43 of file initialize.cpp.
Referenced by MyApp::OnInit(), and MyFrame::radio_tetra().

| void max_and_min_bz | ( | ) |
Print max and minimum \(\varepsilon_{n k}, \Delta_{n k}\) in the whole Brillouine zone.
Definition at line 262 of file initialize.cpp.
References eig0, mat0, nb, ng0, and terminal.
Referenced by MyApp::OnInit().

1.8.17