Struct
NumCosmoGalaxyShapeFactorIntegrand
Description
struct NcGalaxyShapeFactorIntegrand {
NcGalaxyShapeFactorIntegrandFunc func;
NcGalaxyShapeFactorIntegrandFreeData callback_data_free;
NcGalaxyShapeFactorIntegrandCopyData callback_data_copy;
NcGalaxyShapeFactorIntegrandPrepareData callback_data_prepare;
gpointer callback_data;
}
No description available.
Structure members
func:NcGalaxyShapeFactorIntegrandFuncNo description available.
callback_data_free:NcGalaxyShapeFactorIntegrandFreeDataNo description available.
callback_data_copy:NcGalaxyShapeFactorIntegrandCopyDataNo description available.
callback_data_prepare:NcGalaxyShapeFactorIntegrandPrepareDataNo description available.
callback_data:gpointerNo description available.