gaussian_rho Function

pure function gaussian_rho(x) result(rho1)

Gaussian density perturbation centred at x = 0.5.

Arguments

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

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