cratepy.clustering.citoperations¶
Green operator and cluster interaction tensors related operations.
This module includes several procedures required to compute the cluster interaction tensors, namely (1) the frequency discretization of the spatial domain and (2) the computation of the Green operator, as well as the assembly of the global cluster interaction matrix.
Functions¶
- set_discrete_freqs
Perform frequency discretization of the spatial domain.
- gop_material_independent_terms
Compute Green operator material independent terms in frequency domain.
- assemble_cit
Assemble global cluster interaction matrix.
Functions
|
Assemble global cluster interaction matrix. |
Compute Green operator material independent terms in frequency domain. |
|
|
Perform frequency discretization of the spatial domain. |