Home
last modified time | relevance | path

Searched refs:twist_type (Results 1 – 3 of 3) sorted by relevance

/dports/math/lcalc/lcalc-1.23/src/
H A DLcommandline.cc250 twist_type='q'; in main()
255 twist_type='q'; in main()
259 twist_type='p'; in main()
263 twist_type='A'; in main()
267 twist_type='a'; in main()
271 twist_type='c'; in main()
275 twist_type='g'; in main()
279 twist_type='n'; in main()
528 switch(twist_type){ in main()
584 switch(twist_type){ in main()
[all …]
H A DLcommandline_twist.cc554 …ouble x,Double y,int count,Double step_size,const char *what_to_do,int twist_type,int print_charac… in all_twists() argument
708 if(twist_type==1||twist_type==2) in all_twists()
793 if(current_L_type<=2&&twist_type!=2){ in all_twists()
1104 ((twist_type<0&&max_imag_chi>.1)||twist_type>=0) in all_twists()
1117 if(twist_type==-1){M=PHI;m[0]=loop2;m_prime=loop1;} in all_twists()
1124 ((twist_type<0&&max_imag_chi>.1)||twist_type>=0) in all_twists()
1143 if(twist_type==-1){M=PHI;m[0]=loop2;m_prime=loop1;} in all_twists()
/dports/math/lcalc/lcalc-1.23/include/
H A DLcommandline_twist.h35 …uble x,Double y,int count,Double step_size, const char *what_to_do,int twist_type,int print_charac…