Skip to content

Commit 3e08d26

Browse files
update generated code (#2016)
Co-authored-by: PProfizi <[email protected]>
1 parent 633ad27 commit 3e08d26

30 files changed

+11274
-21
lines changed

doc/source/_static/dpf_operators.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

src/ansys/dpf/core/operators/math/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
from .dot import dot
3434
from .dot_tensor import dot_tensor
3535
from .entity_extractor import entity_extractor
36+
from .expansion_psd import expansion_psd
3637
from .exponential import exponential
3738
from .exponential_fc import exponential_fc
3839
from .fft_approx import fft_approx

0 commit comments

Comments
 (0)