Skip to content

Commit 2e3345a

Browse files
update generated code (#2062)
Co-authored-by: PProfizi <[email protected]>
1 parent 775d101 commit 2e3345a

File tree

118 files changed

+6123
-3504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+6123
-3504
lines changed

doc/source/_static/dpf_operators.html

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

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,16 @@
99
from .elementary_data_selector import elementary_data_selector
1010
from .elementary_data_selector_fc import elementary_data_selector_fc
1111
from .enrich_materials import enrich_materials
12+
from .identical_anys import identical_anys
1213
from .identical_fc import identical_fc
1314
from .identical_fields import identical_fields
15+
from .identical_generic_data_containers import identical_generic_data_containers
16+
from .identical_mc import identical_mc
1417
from .identical_meshes import identical_meshes
18+
from .identical_pfc import identical_pfc
1519
from .identical_property_fields import identical_property_fields
20+
from .identical_sc import identical_sc
21+
from .identical_scopings import identical_scopings
1622
from .identical_string_fields import identical_string_fields
1723
from .included_fields import included_fields
1824
from .solid_shell_fields import solid_shell_fields

0 commit comments

Comments
 (0)