mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 16:52:02 +01:00
first implementation of HDF5 format
This commit is contained in:
@ -29,8 +29,10 @@ libLatAnalyze_la_SOURCES = \
|
||||
Global.cpp \
|
||||
GslHybridRootFinder.cpp\
|
||||
GslQagsIntegrator.cpp \
|
||||
Hdf5File.cpp \
|
||||
Histogram.cpp \
|
||||
includes.hpp \
|
||||
Io.cpp \
|
||||
Mat.cpp \
|
||||
Math.cpp \
|
||||
MathInterpreter.cpp \
|
||||
@ -62,8 +64,10 @@ libLatAnalyze_la_HEADERS = \
|
||||
Global.hpp \
|
||||
GslHybridRootFinder.hpp\
|
||||
GslQagsIntegrator.hpp \
|
||||
Hdf5File.hpp \
|
||||
Histogram.hpp \
|
||||
Integrator.hpp \
|
||||
Io.hpp \
|
||||
IoObject.hpp \
|
||||
Mat.hpp \
|
||||
Math.hpp \
|
||||
|
Reference in New Issue
Block a user