BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PyObject.h File Reference

PyObvject forward declaration. More...

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
 

Detailed Description

PyObvject 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.

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.