BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
PyObject.h File Reference

Description

PyObject forward declaration.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file PyObject.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BORNAGAIN_BASE_PY_PYOBJECT_H
 

Typedefs

typedef _object PyObject
 

Macro Definition Documentation

◆ BORNAGAIN_BASE_PY_PYOBJECT_H

#define BORNAGAIN_BASE_PY_PYOBJECT_H

Definition at line 21 of file PyObject.h.

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 26 of file PyObject.h.