DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
BenchmarkFiniteVolume_bind.hpp File Reference
#include "VRDefines.hpp"
#include "VRDefines_bind.hpp"
#include "BenchmarkFiniteVolume.hpp"
#include <pybind11_json/pybind11_json.hpp>
#include <string>
Include dependency graph for BenchmarkFiniteVolume_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
 
namespace  DNDS::CFV
 

Functions

template<DeviceBackend B>
void DNDS::CFV::pybind11_BenchmarkFiniteVolume_define (py::module_ &m)
 
template<DeviceBackend B, int nVarsFixed>
void DNDS::CFV::pybind11_BenchmarkFiniteVolume_define_Fixed (py::module_ &m)
 
template<DeviceBackend B, int nVarsFixed>
void DNDS::CFV::pybind11_BenchmarkFiniteVolume_define_SOA_ver0 (py::module_ &m)