Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh2397 const Coefficient& g_coeff_y in relation_with() local
2412 add_mul_assign(product, denom, g_coeff_y); in relation_with()
2433 add_mul_assign(product, denom, g_coeff_y); in relation_with()
2454 product = denom * g_coeff_y; in relation_with()
2481 add_mul_assign(product, denom, g_coeff_y); in relation_with()
2502 add_mul_assign(product, denom, g_coeff_y); in relation_with()
2524 add_mul_assign(product, denom, g_coeff_y); in relation_with()
H A DBD_Shape_templates.hh1798 const Coefficient& g_coeff_y = (i > g_space_dim || i == 0) in relation_with() local
1810 product = g_coeff_y; in relation_with()
1827 product = g_coeff_y; in relation_with()
1853 add_mul_assign(product, -denom, g_coeff_y); in relation_with()
H A Dppl.hh.dist73451 const Coefficient& g_coeff_y
73466 add_mul_assign(product, denom, g_coeff_y);
73487 add_mul_assign(product, denom, g_coeff_y);
73508 product = denom * g_coeff_y;
73535 add_mul_assign(product, denom, g_coeff_y);
73556 add_mul_assign(product, denom, g_coeff_y);
73578 add_mul_assign(product, denom, g_coeff_y);
82345 const Coefficient& g_coeff_y = (i > g_space_dim || i == 0)
82357 product = g_coeff_y;
82374 product = g_coeff_y;
[all …]