|
| | 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) |
|
| PyObject * | _simple_call (const std::string _method, PyObject *_pArgs) |
Definition at line 41 of file Kdi.h.
◆ KDIChunk()
| KDIChunk::KDIChunk |
( |
const PyObject * | _pInstanceChunk, |
|
|
bool | _trace = false ) |
|
inline |
Definition at line 50 of file Kdi.h.
◆ ~KDIChunk()
Definition at line 57 of file Kdi.h.
◆ _simple_call()
| PyObject * KDIChunk::_simple_call |
( |
const std::string | _method, |
|
|
PyObject * | _pArgs ) |
|
inlineprivate |
Definition at line 67 of file Kdi.h.
◆ dump()
Definition at line 91 of file Kdi.h.
◆ saveVTKHDF()
| void KDIChunk::saveVTKHDF |
( |
const std::string | _absfilename | ) |
|
|
inline |
◆ saveVTKHDFCompute()
| void KDIChunk::saveVTKHDFCompute |
( |
const std::string | _absfilename | ) |
|
|
inline |
◆ set()
| void KDIChunk::set |
( |
const std::string | _absname, |
|
|
PyArrayObject * | _array ) |
|
inline |
◆ 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: