|
MADNESS 0.10.1
|
#include <cstdint>#include <pybind11/pybind11.h>#include <pybind11/numpy.h>#include <pybind11/stl.h>#include <pybind11/complex.h>#include <madness/mra/mra.h>#include <madness/mra/operator.h>#include <madness/mra/vmra.h>#include "py_functor.h"
Functions | |
| template<typename T , std::size_t NDIM> | |
| static void | bind_factory_type (py::module_ &m, const char *name) |
| void | bind_function (py::module_ &m) |
| template<typename T , std::size_t NDIM> | |
| static void | bind_function_ops (py::module_ &m) |
| template<typename T , std::size_t NDIM> | |
| static void | bind_function_type (py::module_ &m, const char *name) |
|
static |
References madness::f, k, m, madness::name(), and madness::nonlinear_vector_solver().
| void bind_function | ( | py::module_ & | m | ) |
References m, and madness::nonlinear_vector_solver().
Referenced by PYBIND11_MODULE().
|
static |
References madness::copy(), madness::f, madness::g, madness::inner(), m, and madness::nonlinear_vector_solver().
|
static |
References a, std::abs(), alpha, b, beta, madness::copy(), d, madness::BaseTensor::dim(), madness::f, madness::filename, madness::g, k, L, m, madness::name(), NDIM, madness::BaseTensor::ndim(), madness::nonlinear_vector_solver(), op(), madness::Tensor< T >::ptr(), madness::BaseTensor::size(), T(), thresh, and w().