Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | private | :: | debug | = | .false. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nout | |||
real, | intent(inout), | dimension(:) | :: | timer |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | g | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | density | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | upar_vs_kykxzts | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | temperature | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | spitzer2_vs_kykxzts |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | g | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | dens | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | upar_vs_kykxzts | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | temp | ||
real, | intent(out), | dimension(:, :) | :: | dens_kxs | ||
real, | intent(out), | dimension(:, :) | :: | upar_kxs | ||
real, | intent(out), | dimension(:, :) | :: | temp_kxs | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | spitzer2_vs_kykxzts |