Skip to content

Commit 3578429

Browse files
authored
Merge pull request #11481 from KratosMultiphysics/hdf5/update/container_component_io
[HDF5] Update - 2 - Container component IO
2 parents cdf083b + 64f5711 commit 3578429

35 files changed

+1554
-3088
lines changed

applications/HDF5Application/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ set( KRATOS_HDF5_APPLICATION_CORE
1313
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_properties_io.cpp
1414
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_data_value_container_io.cpp
1515
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_nodal_solution_step_variables_io.cpp
16-
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_nodal_solution_step_data_io.cpp
17-
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_nodal_solution_step_bossak_io.cpp
1816
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_points_data.cpp
1917
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_connectivities_data.cpp
2018
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_container_component_io.cpp
21-
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_container_gauss_point_output.cpp
2219
${CMAKE_CURRENT_SOURCE_DIR}/custom_io/hdf5_vertex_container_io.cpp
2320
${CMAKE_CURRENT_SOURCE_DIR}/custom_processes/hdf5_xdmf_connectivities_writer_process.cpp
2421
${CMAKE_CURRENT_SOURCE_DIR}/custom_utilities/hdf5_data_set_partition_utility.cpp

applications/HDF5Application/custom_io/hdf5_condition_data_value_io.h

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

applications/HDF5Application/custom_io/hdf5_condition_flag_value_io.h

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

applications/HDF5Application/custom_io/hdf5_condition_gauss_point_output.h

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

0 commit comments

Comments
 (0)