walberla::field::internal::FieldExporter Struct Reference

#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_
 

Constructor & Destructor Documentation

◆ FieldExporter()

walberla::field::internal::FieldExporter::FieldExporter ( py::module_ &  m)
inline

Member Function Documentation

◆ operator()()

template<typename FieldType >
void walberla::field::internal::FieldExporter::operator() ( python_coupling::NonCopyableWrap< FieldType >  ) const
inline

Member Data Documentation

◆ m_

const py::module_& walberla::field::internal::FieldExporter::m_

The documentation for this struct was generated from the following file: