walberla::gpu::internal::GpuFieldExporter Struct Reference

#include <GPUExport.impl.h>

Public Member Functions

 GpuFieldExporter (py::module_ &m)
 
template<typename GpuField_T >
void operator() (python_coupling::NonCopyableWrap< GpuField_T >) const
 

Public Attributes

const py::module_ & m_
 

Constructor & Destructor Documentation

◆ GpuFieldExporter()

walberla::gpu::internal::GpuFieldExporter::GpuFieldExporter ( py::module_ &  m)
inline

Member Function Documentation

◆ operator()()

template<typename GpuField_T >
void walberla::gpu::internal::GpuFieldExporter::operator() ( python_coupling::NonCopyableWrap< GpuField_T >  ) const
inline

Member Data Documentation

◆ m_

const py::module_& walberla::gpu::internal::GpuFieldExporter::m_

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