Method
NumCosmoWLSurfaceMassDensityreduced_shear_crit_cache_prep
Declaration [src]
void
nc_wl_surface_mass_density_reduced_shear_crit_cache_prep (
NcWLSurfaceMassDensity* smd,
NcHICosmo* cosmo,
const gdouble zl,
const gdouble zc,
const gdouble zs,
NcWLSurfaceMassDensityCritCache* crit_cache
)
Description [src]
Computes and stores the critical surface density.
This method is not directly available to language bindings.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. zl-
Type:
const gdoubleLens redshift $z_\mathrm{lens}$.
zc-
Type:
const gdoubleCluster redshift $z_\mathrm{cluster}$.
zs-
Type:
const gdoubleSource redshift $z_\mathrm{source}$.
crit_cache-
Type:
NcWLSurfaceMassDensityCritCacheA
NcWLSurfaceMassDensityCritCache.The argument will be set by the function. The returned data is owned by the instance.