DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
IndexMapping_bind.hpp File Reference

pybind11 bindings for GlobalOffsetsMapping and OffsetAscendIndexMapping. More...

#include "IndexMapping.hpp"
#include "Defines_bind.hpp"
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Include dependency graph for IndexMapping_bind.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 

Functions

auto DNDS::pybind11_GlobalOffsetsMapping_declare (py::module_ m)
 
auto DNDS::pybind11_GlobalOffsetsMapping_get_class (py::module_ m)
 
void DNDS::pybind11_GlobalOffsetsMapping_define (py::module_ m)
 
auto DNDS::pybind11_OffsetAscendIndexMapping_declare (py::module_ m)
 
auto DNDS::pybind11_OffsetAscendIndexMapping_get_class (py::module_ m)
 
void DNDS::pybind11_OffsetAscendIndexMapping_define (py::module_ m)
 
void DNDS::pybind11_bind_IndexMapping_All (py::module_ m)
 

Detailed Description

pybind11 bindings for GlobalOffsetsMapping and OffsetAscendIndexMapping.

Definition in file IndexMapping_bind.hpp.