IODA
py_dimensions.cpp File Reference

Python bindings - Dimensions. More...

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

Go to the source code of this file.

Functions

void setupDimensions (pybind11::module &m)
 

Detailed Description

Python bindings - Dimensions.

Definition in file py_dimensions.cpp.

Function Documentation

◆ setupDimensions()

void setupDimensions ( pybind11::module &  m)

Definition at line 22 of file py_dimensions.cpp.

Here is the caller graph for this function: