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

Class CollectorMixin

source code


Instance Methods [hide private]
 
combine(self, values) source code
 
map_constant(self, bpair) source code
 
map_mass_base(self, expr) source code
 
map_diff_base(self, expr) source code
 
map_flux_base(self, expr) source code
 
map_variable(self, expr) source code
 
map_normal_component(self, expr) source code
 
map_scalar_parameter(self, expr) 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__