gaussian_drho Function

pure function gaussian_drho(x) result(drho1)

Derivative of the Gaussian density perturbation.

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: x(:)

Return Value real(kind=dp), (size(x))