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

Class OperatorReducerMixin

source code


Reduces calls to *any* operator mapping function to just one.

Instance Methods [hide private]
 
map_diff_base(self, expr, *args, **kwargs) source code
 
map_mass_base(self, expr, *args, **kwargs) source code
 
map_flux_base(self, expr, *args, **kwargs) source code
 
map_elementwise_max(self, expr, *args, **kwargs) source code
 
map_boundarize(self, expr, *args, **kwargs) source code
 
map_flux_exchange(self, expr, *args, **kwargs) source code

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

Inherited from FluxOpReducerMixin: map_flux, map_lift

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

Properties [hide private]

Inherited from object: __class__