feat(linear-static-3d-euler-beam): step 23 - hdf5-results-writer
This commit is contained in:
@@ -14,6 +14,7 @@ add_library(
|
||||
fem/dof_manager.cpp
|
||||
io/abaqus/domain_mapper.cpp
|
||||
io/abaqus/input_reader.cpp
|
||||
io/hdf5/hdf5_results_writer.cpp
|
||||
math/matrix.cpp
|
||||
math/sparse_matrix.cpp
|
||||
math/vector.cpp
|
||||
@@ -33,6 +34,7 @@ target_link_libraries(
|
||||
PRIVATE
|
||||
Fesa::MKL
|
||||
Fesa::TBB
|
||||
Fesa::HDF5
|
||||
)
|
||||
|
||||
# Product warnings are strict without imposing FESA policy on external targets.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user