|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
#include "DNDS/Defines_bind.hpp"#include "DNDS/Array_bind.hpp"#include "DNDS/ArrayDerived/ArrayEigenMatrix_bind.hpp"#include "DNDS/ArrayDerived/ArrayEigenUniMatrixBatch_bind.hpp"#include "DNDS/ArrayDerived/ArrayEigenVector_bind.hpp"#include "VRDefines.hpp"#include "DNDS/ArrayDOF_bind.hpp"Go to the source code of this file.
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::CFV |
Macros | |
| #define | DNDS_CFV_DEFINE_ALIAS(nVarsFixed) |
Typedefs | |
| using | DNDS::CFV::tPy_RecAtr = py::classh< RecAtr > |
Functions | |
| template<int nVarsFixed> | |
| void | DNDS::CFV::pybind11_define_tURec_alias (py::module_ &m, py::module_ &m_dnds) |
| template<int nVarsFixed> | |
| void | DNDS::CFV::pybind11_define_tUDof_alias (py::module_ &m, py::module_ &m_dnds) |
| template<int nVarsFixed> | |
| void | DNDS::CFV::pybind11_define_tUGrad_alias (py::module_ &m, py::module_ &m_dnds) |
| void | DNDS::CFV::pybind11_define_tVVecPair_alias (py::module_ &m, py::module_ &m_dnds) |
| void | DNDS::CFV::pybind11_define_tMatsPair_alias (py::module_ &m, py::module_ &m_dnds) |
| void | DNDS::CFV::pybind11_define_RecAtr (py::module_ &m) |
| void | DNDS::CFV::pybind11_define_RecAtrArrayPair_and_alias (py::module_ &m) |
| void | DNDS::CFV::pybind11_VRDefines_define (py::module_ &m, py::module_ &m_dnds) |
| #define DNDS_CFV_DEFINE_ALIAS | ( | nVarsFixed | ) |