Home
last modified time | relevance | path

Searched refs:f_yield (Results 1 – 2 of 2) sorted by relevance

/dports/cad/tochnog/Sources/Tochnog-Latest-jan-2014/
H A Dplasti.cc168 f_flow = f_yield; in plasti_rule()
171 f = f_yield; in plasti_rule()
217 f_flow = f_yield; in plasti_rule()
220 f = f_yield; in plasti_rule()
254 f = f_yield; in plasti_rule()
525 f = f_yield; in plasti_rule()
644 f = f_yield; in plasti_rule()
675 f = f_yield; in plasti_rule()
934 f = f_yield; in plasti_rule()
968 f = f_yield; in plasti_rule()
[all …]
H A Dplasti_i.cc850 double f_yield=vari.f; in give_f() local
972 if (f_yield>=0 && f_hist<0 && f_bound<0) { in give_f()
993 else if (f_hist>=0 && f_bound < 0 && f_yield>=0) { in give_f()
1026 else if(f_yield>0) { in give_f()
1073 f_yield=(3*Jnorm_b*Jnorm_b/(m_yield*m_yield)+scalar_power(Inorm_b/3, 2)- in give_f()
1081 f=f_yield; in give_f()