fermisurfer
2.0.0
fermisurfer
|
Compute nodal lines. More...
#include <wx/wx.h>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <vector>
#include "basic_math.hpp"
#include "variable.hpp"
Go to the source code of this file.
Functions | |
void | calc_nodeline () |
Compute node-line where \(\Delta_{n k} = 0\). More... | |
Compute nodal lines.
Definition in file calc_nodeline.cpp.
void calc_nodeline | ( | ) |
Compute node-line where \(\Delta_{n k} = 0\).
Definition at line 48 of file calc_nodeline.cpp.
References eigsort(), get_thread(), kvnl, kvnl_rot, kvp, matp, nb, nnl, nthreads, ntri, and terminal.
Referenced by compute_patch_segment().