DNDSR
0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
ModelEvaluator_bind.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
DNDS/Defines_bind.hpp
"
4
#include "
DNDS/Array_bind.hpp
"
5
#include <pybind11/functional.h>
6
#include <pybind11_json/pybind11_json.hpp>
7
8
#include "
VariationalReconstruction.hpp
"
9
10
#include "
ModelEvaluator.hpp
"
11
12
namespace
DNDS::CFV
13
{
14
using
tPy_ModelEvaluator
=
py_class_ssp<ModelEvaluator>
;
15
16
void
pybind11_ModelEvaluator_define
(py::module_ &m);
17
}
Array_bind.hpp
pybind11 bindings for Array / ParArray / ArrayPair.
Defines_bind.hpp
Shared pybind11 plumbing used by every *_bind.hpp in DNDS (buffer-protocol type check,...
ModelEvaluator.hpp
VariationalReconstruction.hpp
DNDS::CFV
Definition
BenchmarkFiniteVolume.cpp:7
DNDS::CFV::tPy_ModelEvaluator
py_class_ssp< ModelEvaluator > tPy_ModelEvaluator
Definition
ModelEvaluator_bind.hpp:14
DNDS::CFV::pybind11_ModelEvaluator_define
void pybind11_ModelEvaluator_define(py::module_ &m)
Definition
ModelEvaluator_bind.cpp:6
DNDS::py_class_ssp
py::classh< T > py_class_ssp
Definition
Defines_bind.hpp:21
src
CFV
ModelEvaluator_bind.hpp
Generated by
1.9.8