Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh2305 const Coefficient& g_coeff_x in relation_with() local
2316 product = denom * g_coeff_x; in relation_with()
2335 product = denom * g_coeff_x; in relation_with()
2358 product = denom * g_coeff_x; in relation_with()
2393 const Coefficient& g_coeff_x in relation_with() local
2410 product = denom * g_coeff_x; in relation_with()
2431 product = denom * g_coeff_x; in relation_with()
2456 add_mul_assign(product, denom, g_coeff_x); in relation_with()
2480 product = denom * g_coeff_x; in relation_with()
2501 product = denom * g_coeff_x; in relation_with()
[all …]
H A DBD_Shape_templates.hh1802 const Coefficient& g_coeff_x = (j > g_space_dim) in relation_with() local
1811 product -= g_coeff_x; in relation_with()
1828 product -= g_coeff_x; in relation_with()
1852 add_mul_assign(product, denom, g_coeff_x); in relation_with()
H A Dppl.hh.dist73359 const Coefficient& g_coeff_x
73370 product = denom * g_coeff_x;
73389 product = denom * g_coeff_x;
73412 product = denom * g_coeff_x;
73447 const Coefficient& g_coeff_x
73464 product = denom * g_coeff_x;
73485 product = denom * g_coeff_x;
73534 product = denom * g_coeff_x;
73555 product = denom * g_coeff_x;
82358 product -= g_coeff_x;
[all …]