Skip to content

Commit

Permalink
#2238 Added -lvx_util_math
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Sep 8, 2022
1 parent 97a78a2 commit bc228b4
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 17 deletions.
1 change: 1 addition & 0 deletions internal/test_util/basic/vx_util/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ test_ascii_header_LDADD = -lvx_stat_out \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/basic/vx_util/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ test_ascii_header_LDADD = -lvx_stat_out \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_factory/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ test_factory_LDADD = -lvx_stat_out \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_factory/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ test_factory_LDADD = -lvx_stat_out \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_grib/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ test_read_grib1_LDADD = -lvx_data2d_grib \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_grib/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ test_read_grib1_LDADD = -lvx_data2d_grib \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_nc_met/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ test_read_nc_met_LDADD = -lvx_data2d_nc_met \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_nc_met/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ test_read_nc_met_LDADD = -lvx_data2d_nc_met \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_nccf/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ test_read_nccf_LDADD = -lvx_data2d_nccf \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_data2d_nccf/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ test_read_nccf_LDADD = -lvx_data2d_nccf \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_grid/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ test_grid_area_CPPFLAGS = ${MET_CPPFLAGS}
test_grid_area_LDFLAGS = -L. ${MET_LDFLAGS}
test_grid_area_LDADD = -lvx_grid \
-lvx_nav \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_log \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_grid/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ test_grid_area_CPPFLAGS = ${MET_CPPFLAGS}
test_grid_area_LDFLAGS = -L. ${MET_LDFLAGS}
test_grid_area_LDADD = -lvx_grid \
-lvx_nav \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_log \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_nc_util/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ test_pressure_levels_LDADD = -lvx_stat_out \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
1 change: 1 addition & 0 deletions internal/test_util/libcode/vx_nc_util/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ test_pressure_levels_LDADD = -lvx_stat_out \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
3 changes: 3 additions & 0 deletions internal/test_util/libcode/vx_tc_util/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ test_read_LDADD = -lvx_stat_out \
-lvx_gsl_prob \
-lvx_cal \
-lvx_nav \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand All @@ -60,6 +61,7 @@ test_read_prob_LDADD = -lvx_stat_out \
-lvx_analysis_util \
-lvx_tc_util \
-lvx_shapedata \
-lvx_util_math \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_statistics \
Expand All @@ -77,6 +79,7 @@ test_read_prob_LDADD = -lvx_stat_out \
-lvx_gsl_prob \
-lvx_cal \
-lvx_nav \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
3 changes: 3 additions & 0 deletions internal/test_util/libcode/vx_tc_util/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ test_read_LDADD = -lvx_stat_out \
-lvx_gsl_prob \
-lvx_cal \
-lvx_nav \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand All @@ -365,6 +366,7 @@ test_read_prob_LDADD = -lvx_stat_out \
-lvx_analysis_util \
-lvx_tc_util \
-lvx_shapedata \
-lvx_util_math \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_statistics \
Expand All @@ -382,6 +384,7 @@ test_read_prob_LDADD = -lvx_stat_out \
-lvx_gsl_prob \
-lvx_cal \
-lvx_nav \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ test_velocity_LDADD = \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ test_velocity_LDADD = \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_util_math \
-lvx_util \
-lvx_math \
-lvx_color \
Expand Down
19 changes: 2 additions & 17 deletions src/basic/vx_util/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,8 @@ am__libvx_util_a_SOURCES_DIST = ascii_table.cc ascii_table.h \
CircularTemplate.h CircularTemplate.cc GridTemplate.h \
GridTemplate.cc GridPoint.h GridPoint.cc GridOffset.h \
GridOffset.cc observation.h observation.cc stat_column_defs.h \
handle_openmp.h handle_openmp.cc main.cc main.h \
RectangularTemplate.h RectangularTemplate.cc python_line.h \
python_line.cc
handle_openmp.h handle_openmp.cc RectangularTemplate.h \
RectangularTemplate.cc python_line.h python_line.cc
@ENABLE_PYTHON_TRUE@am__objects_1 = \
@ENABLE_PYTHON_TRUE@ libvx_util_a-python_line.$(OBJEXT)
am__objects_2 = $(am__objects_1)
Expand Down Expand Up @@ -1242,20 +1241,6 @@ libvx_util_a-handle_openmp.obj: handle_openmp.cc
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvx_util_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libvx_util_a-handle_openmp.obj `if test -f 'handle_openmp.cc'; then $(CYGPATH_W) 'handle_openmp.cc'; else $(CYGPATH_W) '$(srcdir)/handle_openmp.cc'; fi`

libvx_util_a-main.o: main.cc
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvx_util_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libvx_util_a-main.o -MD -MP -MF $(DEPDIR)/libvx_util_a-main.Tpo -c -o libvx_util_a-main.o `test -f 'main.cc' || echo '$(srcdir)/'`main.cc
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libvx_util_a-main.Tpo $(DEPDIR)/libvx_util_a-main.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cc' object='libvx_util_a-main.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvx_util_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libvx_util_a-main.o `test -f 'main.cc' || echo '$(srcdir)/'`main.cc

libvx_util_a-main.obj: main.cc
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvx_util_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libvx_util_a-main.obj -MD -MP -MF $(DEPDIR)/libvx_util_a-main.Tpo -c -o libvx_util_a-main.obj `if test -f 'main.cc'; then $(CYGPATH_W) 'main.cc'; else $(CYGPATH_W) '$(srcdir)/main.cc'; fi`
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libvx_util_a-main.Tpo $(DEPDIR)/libvx_util_a-main.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cc' object='libvx_util_a-main.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvx_util_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libvx_util_a-main.obj `if test -f 'main.cc'; then $(CYGPATH_W) 'main.cc'; else $(CYGPATH_W) '$(srcdir)/main.cc'; fi`

libvx_util_a-RectangularTemplate.o: RectangularTemplate.cc
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvx_util_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libvx_util_a-RectangularTemplate.o -MD -MP -MF $(DEPDIR)/libvx_util_a-RectangularTemplate.Tpo -c -o libvx_util_a-RectangularTemplate.o `test -f 'RectangularTemplate.cc' || echo '$(srcdir)/'`RectangularTemplate.cc
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libvx_util_a-RectangularTemplate.Tpo $(DEPDIR)/libvx_util_a-RectangularTemplate.Po
Expand Down

0 comments on commit bc228b4

Please sign in to comment.