Home
last modified time | relevance | path

Searched refs:limiting_shape (Results 1 – 3 of 3) sorted by last modified time

/dports/devel/ppl/ppl-1.2/src/
H A Dppl.hh.dist65057 Adds to \p limiting_shape the bounded differences in \p cs
65061 BD_Shape& limiting_shape) const;
83704 DB_Matrix<N>& ls_dbm = limiting_shape.dbm;
83738 if (changed && limiting_shape.marked_shortest_path_closed()) {
83739 limiting_shape.reset_shortest_path_closed();
83784 BD_Shape<T> limiting_shape(space_dim, UNIVERSE);
83785 get_limiting_shape(cs, limiting_shape);
83787 intersection_assign(limiting_shape);
83896 BD_Shape<T> limiting_shape(space_dim, UNIVERSE);
83897 get_limiting_shape(cs, limiting_shape);
[all …]
H A DBD_Shape_defs.hh2315 BD_Shape& limiting_shape) const;
H A DBD_Shape_templates.hh3134 BD_Shape& limiting_shape) const { in get_limiting_shape()
3157 DB_Matrix<N>& ls_dbm = limiting_shape.dbm; in get_limiting_shape()
3191 if (changed && limiting_shape.marked_shortest_path_closed()) { in get_limiting_shape()
3192 limiting_shape.reset_shortest_path_closed(); in get_limiting_shape()
3237 BD_Shape<T> limiting_shape(space_dim, UNIVERSE); in limited_CC76_extrapolation_assign() local
3238 get_limiting_shape(cs, limiting_shape); in limited_CC76_extrapolation_assign()
3240 intersection_assign(limiting_shape); in limited_CC76_extrapolation_assign()
3349 BD_Shape<T> limiting_shape(space_dim, UNIVERSE); in limited_BHMZ05_extrapolation_assign() local
3350 get_limiting_shape(cs, limiting_shape); in limited_BHMZ05_extrapolation_assign()
3352 intersection_assign(limiting_shape); in limited_BHMZ05_extrapolation_assign()