Skip to content

Commit 4988b4e

Browse files
authored
update generated code
1 parent 342adfb commit 4988b4e

27 files changed

+47
-2199
lines changed

doc/source/_static/dpf_operators.html

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

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from .elemental_to_elemental_nodal import elemental_to_elemental_nodal
1111
from .elemental_to_elemental_nodal_fc import elemental_to_elemental_nodal_fc
1212
from .elemental_to_nodal import elemental_to_nodal
13-
from .elemental_to_nodal_fc import elemental_to_nodal_fc
1413
from .extend_to_mid_nodes import extend_to_mid_nodes
1514
from .extend_to_mid_nodes_fc import extend_to_mid_nodes_fc
1615
from .force_summation import force_summation
@@ -21,6 +20,5 @@
2120
from .nodal_to_elemental import nodal_to_elemental
2221
from .nodal_to_elemental_fc import nodal_to_elemental_fc
2322
from .to_elemental_fc import to_elemental_fc
24-
from .to_elemental_nodal_fc import to_elemental_nodal_fc
2523
from .to_nodal import to_nodal
2624
from .to_nodal_fc import to_nodal_fc

src/ansys/dpf/core/operators/averaging/elemental_to_nodal_fc.py

Lines changed: 0 additions & 377 deletions
This file was deleted.

0 commit comments

Comments
 (0)