|
IODA
|
Python bindings - Attributes. More...
#include <pybind11/eigen.h>#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 | setupAttributes (pybind11::module &m, pybind11::module &mDetail, pybind11::module &mPy) |
Python bindings - Attributes.
Definition in file py_attributes.cpp.
| void setupAttributes | ( | pybind11::module & | m, |
| pybind11::module & | mDetail, | ||
| pybind11::module & | mPy | ||
| ) |
Definition at line 23 of file py_attributes.cpp.

