|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Attributes | |
| const T * | m_object_pointer |
| miser_integrand< T > | m_member_function |
| void * | m_data |
structure holding the object and possible extra parameters
Definition at line 38 of file IntegratorMCMiser.h.
| const T* IntegratorMCMiser< T >::CallBackHolder::m_object_pointer |
Definition at line 39 of file IntegratorMCMiser.h.
Referenced by IntegratorMCMiser< T >::StaticCallBack().
| miser_integrand<T> IntegratorMCMiser< T >::CallBackHolder::m_member_function |
Definition at line 40 of file IntegratorMCMiser.h.
Referenced by IntegratorMCMiser< T >::StaticCallBack().
| void* IntegratorMCMiser< T >::CallBackHolder::m_data |
Definition at line 41 of file IntegratorMCMiser.h.
Referenced by IntegratorMCMiser< T >::StaticCallBack().