Inherited from discretization.Discretization :
__len__ ,
add_function ,
add_instrumentation ,
boundarize_volume_field ,
boundarize_volume_field_async ,
boundary_empty ,
boundary_nonempty ,
boundary_normals ,
boundary_zeros ,
close ,
compile ,
convert_boundary ,
convert_boundary_async ,
convert_dtype ,
convert_volume ,
create_op_timers ,
dt_factor ,
dt_geometric_factor ,
dt_non_geometric_factor ,
find_el_data ,
find_el_discretization ,
find_el_range ,
find_element ,
get_boundary ,
get_kind ,
get_point_evaluator ,
inner_product ,
integral ,
interpolate_boundary_function ,
interpolate_volume_function ,
len_boundary ,
mesh_volume ,
nodewise_dot_product ,
norm ,
prepare_from_neighbor_map ,
volume_empty ,
volume_zeros ,
volumize_boundary_field
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|