Package hedge :: Package backends :: Package cuda :: Module optemplate :: Class BoundOperatorCollector
[hide private]
[frames] | no frames]

Class BoundOperatorCollector

source code


Instance Methods [hide private]
 
map_whole_domain_flux(self, expr) source code

Inherited from optemplate.BoundOperatorCollector: __init__, map_common_subexpression_uncached, map_operator_binding

Inherited from pymbolic.mapper.CSECachingMapperMixin: map_common_subexpression

Inherited from optemplate.CollectorMixin: combine, map_constant, map_diff_base, map_flux_base, map_mass_base, map_normal_component, map_scalar_parameter, map_variable

Inherited from optemplate.LocalOpReducerMixin: map_diff, map_inverse_mass, map_mass, map_minv_st, map_stiffness, map_stiffness_t

Inherited from optemplate.FluxOpReducerMixin: map_flux, map_lift

Inherited from optemplate.CombineMapperMixin: map_boundary_pair

Inherited from pymbolic.mapper.CombineMapper: map_call, map_list, map_lookup, map_negation, map_numpy_array, map_polynomial, map_power, map_product, map_quotient, map_subscript, map_sum, map_vector

Inherited from pymbolic.mapper.RecursiveMapper: rec

Inherited from pymbolic.mapper.Mapper: __call__, handle_unsupported_expression, map_foreign, map_rational

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__