diff --git a/test_problems/ChemEquil_gri_matrix/Makefile.am b/test_problems/ChemEquil_gri_matrix/Makefile.am index b15a94b5a..bc871a16c 100644 --- a/test_problems/ChemEquil_gri_matrix/Makefile.am +++ b/test_problems/ChemEquil_gri_matrix/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/ChemEquil_gri_pairs/Makefile.am b/test_problems/ChemEquil_gri_pairs/Makefile.am index 8e841ded9..59a7fcd3c 100644 --- a/test_problems/ChemEquil_gri_pairs/Makefile.am +++ b/test_problems/ChemEquil_gri_pairs/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/ChemEquil_ionizedGas/Makefile.am b/test_problems/ChemEquil_ionizedGas/Makefile.am index d2b88b869..5d2031c8d 100644 --- a/test_problems/ChemEquil_ionizedGas/Makefile.am +++ b/test_problems/ChemEquil_ionizedGas/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/ChemEquil_red1/Makefile.am b/test_problems/ChemEquil_red1/Makefile.am index 34dcd6894..296369bb2 100644 --- a/test_problems/ChemEquil_red1/Makefile.am +++ b/test_problems/ChemEquil_red1/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/CpJump/Makefile.am b/test_problems/CpJump/Makefile.am index 28cc471f9..ac14d60b4 100644 --- a/test_problems/CpJump/Makefile.am +++ b/test_problems/CpJump/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/NASA9poly_test/Makefile.am b/test_problems/NASA9poly_test/Makefile.am index 39d199d09..69f82436f 100644 --- a/test_problems/NASA9poly_test/Makefile.am +++ b/test_problems/NASA9poly_test/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/PecosTransport/Makefile.am b/test_problems/PecosTransport/Makefile.am index 1ef86da95..bce509f43 100644 --- a/test_problems/PecosTransport/Makefile.am +++ b/test_problems/PecosTransport/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/VPsilane_test/Makefile.am b/test_problems/VPsilane_test/Makefile.am index 5007dc2a2..1d2aa7484 100644 --- a/test_problems/VPsilane_test/Makefile.am +++ b/test_problems/VPsilane_test/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/DH_graph_1/Makefile.am b/test_problems/cathermo/DH_graph_1/Makefile.am index 973cb2405..cab8befd0 100644 --- a/test_problems/cathermo/DH_graph_1/Makefile.am +++ b/test_problems/cathermo/DH_graph_1/Makefile.am @@ -5,7 +5,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -lctmath -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread #-lctcxx -luser AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_dupl_test/Makefile.am b/test_problems/cathermo/HMW_dupl_test/Makefile.am index c721b0d05..21d05a4cd 100644 --- a/test_problems/cathermo/HMW_dupl_test/Makefile.am +++ b/test_problems/cathermo/HMW_dupl_test/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_graph_CpvT/Makefile.am b/test_problems/cathermo/HMW_graph_CpvT/Makefile.am index 6c6459b54..14472b93c 100644 --- a/test_problems/cathermo/HMW_graph_CpvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_CpvT/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_graph_GvI/Makefile.am b/test_problems/cathermo/HMW_graph_GvI/Makefile.am index 2fd27b508..2d305e8d3 100644 --- a/test_problems/cathermo/HMW_graph_GvI/Makefile.am +++ b/test_problems/cathermo/HMW_graph_GvI/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_graph_GvT/Makefile.am b/test_problems/cathermo/HMW_graph_GvT/Makefile.am index 0b6bb7872..b1258ee1b 100644 --- a/test_problems/cathermo/HMW_graph_GvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_GvT/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_graph_HvT/Makefile.am b/test_problems/cathermo/HMW_graph_HvT/Makefile.am index 9a08e4a23..6f19f735f 100644 --- a/test_problems/cathermo/HMW_graph_HvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_HvT/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_graph_VvT/Makefile.am b/test_problems/cathermo/HMW_graph_VvT/Makefile.am index d9d44f834..190cc2084 100644 --- a/test_problems/cathermo/HMW_graph_VvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_VvT/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread LIBS = $(LINK) AM_LDFLAGS = -L$(top_builddir)/build/lib/ diff --git a/test_problems/cathermo/HMW_test_1/Makefile.am b/test_problems/cathermo/HMW_test_1/Makefile.am index 1d10c1858..067daf2c8 100644 --- a/test_problems/cathermo/HMW_test_1/Makefile.am +++ b/test_problems/cathermo/HMW_test_1/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_test_3/Makefile.am b/test_problems/cathermo/HMW_test_3/Makefile.am index 691e7b021..7d5b00b07 100644 --- a/test_problems/cathermo/HMW_test_3/Makefile.am +++ b/test_problems/cathermo/HMW_test_3/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/VPissp/Makefile.am b/test_problems/cathermo/VPissp/Makefile.am index 6368bce3d..c96332fff 100644 --- a/test_problems/cathermo/VPissp/Makefile.am +++ b/test_problems/cathermo/VPissp/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/ims/Makefile.am b/test_problems/cathermo/ims/Makefile.am index e5402074d..0c0d9e854 100644 --- a/test_problems/cathermo/ims/Makefile.am +++ b/test_problems/cathermo/ims/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/issp/Makefile.am b/test_problems/cathermo/issp/Makefile.am index 6368bce3d..c96332fff 100644 --- a/test_problems/cathermo/issp/Makefile.am +++ b/test_problems/cathermo/issp/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/stoichSubSSTP/Makefile.am b/test_problems/cathermo/stoichSubSSTP/Makefile.am index 5a842a9af..e292c26eb 100644 --- a/test_problems/cathermo/stoichSubSSTP/Makefile.am +++ b/test_problems/cathermo/stoichSubSSTP/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/testIAPWS/Makefile.am b/test_problems/cathermo/testIAPWS/Makefile.am index be3449983..18c5a659a 100644 --- a/test_problems/cathermo/testIAPWS/Makefile.am +++ b/test_problems/cathermo/testIAPWS/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -pthread +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/testIAPWSPres/Makefile.am b/test_problems/cathermo/testIAPWSPres/Makefile.am index 49daac1d4..6c9393a0c 100644 --- a/test_problems/cathermo/testIAPWSPres/Makefile.am +++ b/test_problems/cathermo/testIAPWSPres/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -pthread +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/testIAPWSTripP/Makefile.am b/test_problems/cathermo/testIAPWSTripP/Makefile.am index f9afc0d35..aa681f1f8 100644 --- a/test_problems/cathermo/testIAPWSTripP/Makefile.am +++ b/test_problems/cathermo/testIAPWSTripP/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -pthread +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/testWaterPDSS/Makefile.am b/test_problems/cathermo/testWaterPDSS/Makefile.am index ddafb8245..3b6e34350 100644 --- a/test_problems/cathermo/testWaterPDSS/Makefile.am +++ b/test_problems/cathermo/testWaterPDSS/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/testWaterTP/Makefile.am b/test_problems/cathermo/testWaterTP/Makefile.am index 478a5ce49..4a3bd966a 100644 --- a/test_problems/cathermo/testWaterTP/Makefile.am +++ b/test_problems/cathermo/testWaterTP/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/cathermo/wtWater/Makefile.am b/test_problems/cathermo/wtWater/Makefile.am index 6eaa49624..bc505aa50 100644 --- a/test_problems/cathermo/wtWater/Makefile.am +++ b/test_problems/cathermo/wtWater/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/diamondSurf/Makefile.am b/test_problems/diamondSurf/Makefile.am index 90b796888..0d47d8cda 100644 --- a/test_problems/diamondSurf/Makefile.am +++ b/test_problems/diamondSurf/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/diamondSurf_dupl/Makefile.am b/test_problems/diamondSurf_dupl/Makefile.am index 25d2b9d39..c77c28bbb 100644 --- a/test_problems/diamondSurf_dupl/Makefile.am +++ b/test_problems/diamondSurf_dupl/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/fracCoeff/Makefile.am b/test_problems/fracCoeff/Makefile.am index d2c52a075..ca7da8865 100644 --- a/test_problems/fracCoeff/Makefile.am +++ b/test_problems/fracCoeff/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/mixGasTransport/Makefile.am b/test_problems/mixGasTransport/Makefile.am index 2b7bc09a2..a5c5e7b2d 100644 --- a/test_problems/mixGasTransport/Makefile.am +++ b/test_problems/mixGasTransport/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/multiGasTransport/Makefile.am b/test_problems/multiGasTransport/Makefile.am index 02f3e9e56..4e678025f 100644 --- a/test_problems/multiGasTransport/Makefile.am +++ b/test_problems/multiGasTransport/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/negATest/Makefile.am b/test_problems/negATest/Makefile.am index 07c246d8e..2a990d12b 100644 --- a/test_problems/negATest/Makefile.am +++ b/test_problems/negATest/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/printUtilUnitTest/Makefile.am b/test_problems/printUtilUnitTest/Makefile.am index e322eaa58..dd5e83dfd 100644 --- a/test_problems/printUtilUnitTest/Makefile.am +++ b/test_problems/printUtilUnitTest/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/pureFluidTest/Makefile.am b/test_problems/pureFluidTest/Makefile.am index 4006d3714..eabf78729 100644 --- a/test_problems/pureFluidTest/Makefile.am +++ b/test_problems/pureFluidTest/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/silane_equil/Makefile.am b/test_problems/silane_equil/Makefile.am index 5df0d9717..6b7eefb7e 100644 --- a/test_problems/silane_equil/Makefile.am +++ b/test_problems/silane_equil/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/spectroscopy/Makefile.am b/test_problems/spectroscopy/Makefile.am index 2aa5482b1..7e363a29d 100644 --- a/test_problems/spectroscopy/Makefile.am +++ b/test_problems/spectroscopy/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/surfSolverTest/Makefile.am b/test_problems/surfSolverTest/Makefile.am index 8ae321594..c71c03f4f 100644 --- a/test_problems/surfSolverTest/Makefile.am +++ b/test_problems/surfSolverTest/Makefile.am @@ -7,7 +7,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK) diff --git a/test_problems/surfkin/Makefile.am b/test_problems/surfkin/Makefile.am index 68a1d9ff8..86269dc20 100644 --- a/test_problems/surfkin/Makefile.am +++ b/test_problems/surfkin/Makefile.am @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(AM_CPPFLAGS) LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode -LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ +LINK += -lctlapack -lctblas -lctf2c -lm -lctf2c -lstdc++ -lexecstream -pthread AM_LDFLAGS = -L$(top_builddir)/build/lib/ LIBS = $(LINK)