ppap4lmp
0.7.2
|
This file has a definition of utils::pyargs_to_vec. More...
Go to the source code of this file.
Namespaces | |
utils | |
Namespace for utility functions. | |
Functions | |
template<typename T > | |
void | utils::pyargs_to_vec (const py::args &args, Vec< T > &vec) |
Convert a py::args (a variable number arguments) object to a Vec object. More... | |
This file has a definition of utils::pyargs_to_vec.
Definition in file pyargs_to_vec.h.