Skip to content
Snippets Groups Projects
Commit 9aa82028 authored by jstark's avatar jstark
Browse files

Revert "Added module to read the content of a csv file into a linearized openfpm vector."

This reverts commit 09755ddf.
parent 09755ddf
No related branches found
No related tags found
No related merge requests found
Pipeline #4072 failed
......@@ -64,8 +64,7 @@ message("Searching Vc in ${Vc_DIR}")
set (ENV{BOOST_ROOT} ${BOOST_ROOT})
set (Boost_NO_BOOST_CMAKE OFF)
find_package(Boost 1.72.0 COMPONENTS REQUIRED unit_test_framework iostreams program_options system filesystem thread
OPTIONAL_COMPONENTS fiber context)
find_package(Boost 1.72.0 COMPONENTS unit_test_framework iostreams program_options system filesystem thread OPTIONAL_COMPONENTS fiber context)
find_package(MPI)
find_package(PETSc)
find_package(HDF5)
......
Subproject commit b213761e4cfeec08d1cf3c40041896eeb76282c9
Subproject commit fa184cc946bea28400eb5337a241d9122656f1a5
openfpm_io @ 1100fee4
Subproject commit 05bb4a2b0e762f105a26f8576a21f91f7c50ef81
Subproject commit 1100fee47d06fbe2aba575defbb07de38832a4a1
openfpm_numerics @ 6baf40e6
Subproject commit 8ab6d7d333b2ddeca8587d5bc6e06bfd2600313d
Subproject commit 6baf40e656e686726f4fcd4c2250bde311018379
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment