IODA
py_selections.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <iostream>
#include <sstream>
#include "./macros.h"
#include "ioda/Group.h"
Include dependency graph for py_selections.cpp:

Go to the source code of this file.

Functions

void setupSelections (pybind11::module &m)
 

Function Documentation

◆ setupSelections()

void setupSelections ( pybind11::module &  m)
Todo:
Finish!

Definition at line 23 of file py_selections.cpp.

Here is the caller graph for this function: