mantaflow  0.10
A framework for fluid simulation
Macros | Functions
numpyWrap.cpp File Reference
#include "manta.h"
#include "pythonInclude.h"
#include "numpy/arrayobject.h"

Macros

#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION
 

Functions

PyMODINIT_FUNC Manta::initNumpy ()
 
template<>
PyArrayContainer Manta::fromPy< PyArrayContainer > (PyObject *obj)
 
template<>
PyArrayContainer * Manta::fromPyPtr< PyArrayContainer > (PyObject *obj, std::vector< void *> *tmp)