Skip to content

Commit 878fbb6

Browse files
authored
Release 0.6.0 fix examples (#444)
* retro python plugins * fix examples * put back index * fix gen * fix stress distributed
1 parent 354f953 commit 878fbb6

File tree

66 files changed

+194
-3114
lines changed

Some content is hidden

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

66 files changed

+194
-3114
lines changed

ansys/dpf/core/operators/serialization/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from .vtk_export import vtk_export
1515
from .vtk_to_fields import vtk_to_fields
1616
from .migrate_file_to_vtk import migrate_file_to_vtk
17+
from .serialize_to_hdf5 import serialize_to_hdf5
1718
from .workflow_import_json import workflow_import_json
1819
from .workflow_export_json import workflow_export_json
1920
from .vtu_export import vtu_export

docs/source/examples/06-distributed-post/00-distributed_total_disp.ipynb

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

docs/source/examples/06-distributed-post/00-distributed_total_disp.py

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

docs/source/examples/06-distributed-post/00-distributed_total_disp.py.md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)