Struct
NumCosmoGalaxySDShapeIntegrand
Description
struct NcGalaxySDShapeIntegrand {
NcGalaxySDShapeIntegrandFunc func;
NcGalaxySDShapeIntegrandFreeData callback_data_free;
NcGalaxySDShapeIntegrandCopyData callback_data_copy;
NcGalaxySDShapeIntegrandPrepareData callback_data_prepare;
gpointer callback_data;
}
No description available.
Structure members
func:NcGalaxySDShapeIntegrandFuncNo description available.
callback_data_free:NcGalaxySDShapeIntegrandFreeDataNo description available.
callback_data_copy:NcGalaxySDShapeIntegrandCopyDataNo description available.
callback_data_prepare:NcGalaxySDShapeIntegrandPrepareDataNo description available.
callback_data:gpointerNo description available.