Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
KDIChunk Class Reference
Collaboration diagram for KDIChunk:

Public Member Functions

 KDIChunk (const PyObject *_pInstanceChunk, bool _trace=false)
void dump ()
void set (const std::string _absname, PyArrayObject *_array)
void saveVTKHDF (const std::string _absfilename)
void saveVTKHDFCompute (const std::string _absfilename)

Private Member Functions

PyObject * _simple_call (const std::string _method, PyObject *_pArgs)

Private Attributes

const PyObject * m_pInstanceChunk
const bool m_trace

Detailed Description

Definition at line 41 of file Kdi.h.

Constructor & Destructor Documentation

◆ KDIChunk()

KDIChunk::KDIChunk ( const PyObject * _pInstanceChunk,
bool _trace = false )
inline

Definition at line 50 of file Kdi.h.

◆ ~KDIChunk()

KDIChunk::~KDIChunk ( )
inline

Definition at line 57 of file Kdi.h.

Member Function Documentation

◆ _simple_call()

PyObject * KDIChunk::_simple_call ( const std::string _method,
PyObject * _pArgs )
inlineprivate

Definition at line 67 of file Kdi.h.

◆ dump()

void KDIChunk::dump ( )
inline

Definition at line 91 of file Kdi.h.

◆ saveVTKHDF()

void KDIChunk::saveVTKHDF ( const std::string _absfilename)
inline

Definition at line 111 of file Kdi.h.

◆ saveVTKHDFCompute()

void KDIChunk::saveVTKHDFCompute ( const std::string _absfilename)
inline

Definition at line 124 of file Kdi.h.

◆ set()

void KDIChunk::set ( const std::string _absname,
PyArrayObject * _array )
inline

Definition at line 101 of file Kdi.h.

Member Data Documentation

◆ m_pInstanceChunk

const PyObject* KDIChunk::m_pInstanceChunk
private

Definition at line 45 of file Kdi.h.

◆ m_trace

const bool KDIChunk::m_trace
private

Definition at line 46 of file Kdi.h.


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