ppap4lmp
0.7.2
py_utils.h
Go to the documentation of this file.
1
8
#ifndef PYBIND_UTILS_H
9
#define PYBIND_UTILS_H
10
11
#include <
alias/pybind.h
>
12
#include <
utils/message.h
>
13
15
namespace
pybind
16
{
48
void
py_utils
(py::module &m);
49
}
50
51
#endif
pybind
Namespace for functions to bind C++ classes to Python.
Definition:
py_add_bond_angle.h:15
message.h
This file has definitions of messaging functions.
pybind::py_utils
void py_utils(py::module &m)
Bind utility functions to Python.
Definition:
py_utils.cpp:10
pybind.h
This file includes pybind11 and defines an alias for the namespace pybind11.
src
pybind
py_utils.h
Generated by
1.8.14