DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
ArrayEigenMatrix_bind_n4.cpp
Go to the documentation of this file.
1#include "../ArrayEigenMatrix_bind.hpp"
2
3namespace DNDS
4{
5 template void pybind11_callBindArrayEigenMatrixs_rowsizes<4>(py::module_ &m); // N x 4
6}
the host side operators are provided as implemented
template void pybind11_callBindArrayEigenMatrixs_rowsizes< 4 >(py::module_ &m)