Skip to content

Commit

Permalink
update generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi authored and github-actions[bot] committed Feb 7, 2025
1 parent 775d101 commit 69c4e1c
Show file tree
Hide file tree
Showing 118 changed files with 6,127 additions and 3,508 deletions.
16 changes: 8 additions & 8 deletions doc/source/_static/dpf_operators.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions src/ansys/dpf/core/operators/logic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,16 @@
from .elementary_data_selector import elementary_data_selector
from .elementary_data_selector_fc import elementary_data_selector_fc
from .enrich_materials import enrich_materials
from .identical_anys import identical_anys
from .identical_fc import identical_fc
from .identical_fields import identical_fields
from .identical_generic_data_containers import identical_generic_data_containers
from .identical_mc import identical_mc
from .identical_meshes import identical_meshes
from .identical_pfc import identical_pfc
from .identical_property_fields import identical_property_fields
from .identical_sc import identical_sc
from .identical_scopings import identical_scopings
from .identical_string_fields import identical_string_fields
from .included_fields import included_fields
from .solid_shell_fields import solid_shell_fields
Expand Down
Loading

0 comments on commit 69c4e1c

Please sign in to comment.