DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
ModelEvaluator_bind.hpp File Reference
#include "DNDS/Defines_bind.hpp"
#include "DNDS/Array_bind.hpp"
#include <pybind11/functional.h>
#include <pybind11_json/pybind11_json.hpp>
#include "VariationalReconstruction.hpp"
#include "ModelEvaluator.hpp"
Include dependency graph for ModelEvaluator_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
 

Typedefs

using DNDS::CFV::tPy_ModelEvaluator = py_class_ssp< ModelEvaluator >
 

Functions

void DNDS::CFV::pybind11_ModelEvaluator_define (py::module_ &m)