h5geo
0.4.0
C++17 and python API to work with geo-data (seismic, wells, maps, other in process) based on HDF5. Aimed at geoscientists and developers.
Loading...
Searching...
No Matches
include
h5geopy
h5sort_py.h
1
#ifndef H5SORT_PY_H
2
#define H5SORT_PY_H
3
4
#include "h5geo_py.h"
5
6
namespace
h5geopy {
7
8
void
defineSortFunctions(py::module_& m);
9
10
}
// h5geopy
11
12
13
#endif
// H5SORT_PY_H
Generated by
1.11.0