NetDEM v1.0
Loading...
Searching...
No Matches
pympi.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "netdem.hpp"

Typedefs

template<typename... Args>
using overload_cast_ = pybind11::detail::overload_cast_impl<Args...>
 

Functions

void InitPyMPIManager (pybind11::module &m)
 
void InitPyMPIModule (pybind11::module &m)
 

Typedef Documentation

◆ overload_cast_

template<typename... Args>
using overload_cast_ = pybind11::detail::overload_cast_impl<Args...>

Function Documentation

◆ InitPyMPIManager()

void InitPyMPIManager ( pybind11::module & m)

◆ InitPyMPIModule()

void InitPyMPIModule ( pybind11::module & m)