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

Class IdentityMapperMixin

source code


Instance Methods [hide private]
 
map_operator_binding(self, expr, *args, **kwargs) source code
 
map_boundary_pair(self, expr, *args, **kwargs) source code
 
map_mass_base(self, expr, *args, **kwargs) source code
 
map_scalar_parameter(self, expr, *args, **kwargs) source code
 
map_diff_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
 
map_normal_component(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__