#include <FieldExport.impl.h>
Public Member Functions | |
FieldExporter (py::module_ &m) | |
template<typename FieldType > | |
void | operator() (python_coupling::NonCopyableWrap< FieldType >) const |
Public Attributes | |
const py::module_ & | m_ |
|
inline |
|
inline |
const py::module_& walberla::field::internal::FieldExporter::m_ |