IODA
|
Python bindings - Type system. More...
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <iostream>
#include <sstream>
#include "./macros.h"
#include "ioda/Group.h"
Go to the source code of this file.
Functions | |
void | setupTypeSystem (pybind11::module &m) |
Python bindings - Type system.
Definition in file py_types.cpp.
void setupTypeSystem | ( | pybind11::module & | m | ) |