bempp_cl.api.operators¶
Basic operator imports and definitions.
Submodules¶
Classes¶
Functions¶
|
Add a real/complex wavenumber to an options array. |
Package Contents¶
- class bempp_cl.api.operators.OperatorDescriptor¶
Bases:
tuple- identifier¶
- options¶
- kernel_type¶
- assembly_type¶
- precision¶
- is_complex¶
- singular_part¶
- kernel_dimension¶
- class bempp_cl.api.operators.MultitraceOperatorDescriptor¶
Bases:
tuple- identifier¶
- options¶
- multitrace_kernel¶
- singular_contribution¶
- bempp_cl.api.operators._add_wavenumber(options, wavenumber, identifier='WAVENUMBER')¶
Add a real/complex wavenumber to an options array.