Add S(q,t) executable for Heis
This commit is contained in:
@@ -156,6 +156,7 @@ namespace ABACUS {
|
||||
DP ommin, DP ommax, int Nom, DP gwidth, DP normalization, DP denom_sum_K);
|
||||
void Write_K_File (DP Length, int iKmin, int iKmax);
|
||||
void Write_Omega_File (int Nout_omega, DP omegamin, DP omegamax);
|
||||
void Write_Time_File (int Nt, DP tmin, DP tmax);
|
||||
// Smoothen with gaussian width scaled with two-particle bandwidth
|
||||
DP Smoothen_RAW_into_SF_LiebLin_Scaled (std::string prefix, DP L, int N, int iKmin, int iKmax, int DiK, DP ommin, DP ommax, int Nom, DP width, DP normalization);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user