hedge :: optemplate :: NoCSEStringifyMapper :: Class NoCSEStringifyMapper
[hide private]
[frames] | no frames]

Class NoCSEStringifyMapper

source code


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

Inherited from StringifyMapper: map_boundarize, map_boundary_pair, map_diff, map_elementwise_max, map_flux, map_flux_exchange, map_inverse_mass, map_lift, map_mass, map_minv_st, map_normal_component, map_operator_binding, map_scalar_parameter, map_stiffness, map_stiffness_t

Inherited from pymbolic.mapper.stringifier.StringifyMapper: __init__, format, handle_unsupported_expression, join, join_rec, map_call, map_constant, map_function_symbol, map_list, map_lookup, map_numpy_array, map_polynomial, map_power, map_product, map_quotient, map_remainder, map_subscript, map_sum, map_variable, map_vector, parenthesize, parenthesize_if_needed

Inherited from pymbolic.mapper.RecursiveMapper: rec

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

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

map_common_subexpression(self, expr, enclosing_prec)

source code 
Overrides: pymbolic.mapper.stringifier.StringifyMapper.map_common_subexpression