pFlowToVTK is added

- this utility is not complete yet.
- geometry should be ajusted to be converted separately
This commit is contained in:
Hamidreza Norouzi
2024-03-29 13:50:02 -07:00
parent 19d1ad343d
commit f288f812fd
11 changed files with 102 additions and 100 deletions

View File

@ -1,7 +1,7 @@
set(source_files
pFlowToVTK.cpp
geometric.cpp
#geometric.cpp
)
set(link_lib phasicFlow Kokkos::kokkos Utilities)