Struct
NumCosmoGalaxySDPositionIntegrand
Description
struct NcGalaxySDPositionIntegrand {
NcGalaxySDPositionIntegrandFunc func;
NcGalaxySDPositionIntegrandFreeData callback_data_free;
NcGalaxySDPositionIntegrandCopyData callback_data_copy;
NcGalaxySDPositionIntegrandPrepareData callback_data_prepare;
gpointer callback_data;
}
No description available.
Structure members
func:NcGalaxySDPositionIntegrandFuncNo description available.
callback_data_free:NcGalaxySDPositionIntegrandFreeDataNo description available.
callback_data_copy:NcGalaxySDPositionIntegrandCopyDataNo description available.
callback_data_prepare:NcGalaxySDPositionIntegrandPrepareDataNo description available.
callback_data:gpointerNo description available.