Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A DBoundary_defs.hh50 enum Boundary_Type { enum
56 round_dir_check(Boundary_Type t, bool check = false) { in round_dir_check()
75 special_is_open(Boundary_Type, const T&, const Info&) { in special_is_open() argument
93 is_open(Boundary_Type type, const T& x, const Info& info) { in is_open()
105 set_unbounded(Boundary_Type type, T& x, Info& info) { in set_unbounded()
337 sgn_b(Boundary_Type type, const T& x, const Info& info) { in sgn_b()
350 sgn(Boundary_Type type, const T& x, const Info& info) { in sgn()
362 eq(Boundary_Type type1, const T1& x1, const Info1& info1, in eq()
451 adjust_boundary(Boundary_Type type, T& x, Info& info, in adjust_boundary()
533 assign(Boundary_Type to_type, To& to, To_Info& to_info, in assign()
[all …]
H A DInterval_Info_defs.hh115 void clear_boundary_properties(Boundary_Type) { in clear_boundary_properties() argument
119 …void set_boundary_property(Boundary_Type, const Property&, typename Property::Value = Property::de… in set_boundary_property() argument
122 typename Property::Value get_boundary_property(Boundary_Type, const Property&) const { in get_boundary_property() argument
147 bool get_boundary_property(Boundary_Type, in get_boundary_property() argument
194 void clear_boundary_properties(Boundary_Type t) { in clear_boundary_properties()
198 void set_boundary_property(Boundary_Type t, in set_boundary_property()
226 bool get_boundary_property(Boundary_Type t, const Boundary_NS::Property& p) const { in get_boundary_property()
H A Dppl.hh.dist16174 enum Boundary_Type {
16180 round_dir_check(Boundary_Type t, bool check = false) {
16199 special_is_open(Boundary_Type, const T&, const Info&) {
16229 set_unbounded(Boundary_Type type, T& x, Info& info) {
16474 sgn(Boundary_Type type, const T& x, const Info& info) {
16575 adjust_boundary(Boundary_Type type, T& x, Info& info,
16657 assign(Boundary_Type to_type, To& to, To_Info& to_info,
17014 void clear_boundary_properties(Boundary_Type) {
17046 bool get_boundary_property(Boundary_Type,
17093 void clear_boundary_properties(Boundary_Type t) {
[all …]