p2l_1d Subroutine

public subroutine p2l_1d(bounds, parr, larr, p2c_scale_type, c2l_scale_type)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
real(kind=r8), intent(in) :: parr(bounds%begp:)
real(kind=r8), intent(out) :: larr(bounds%begl:)
character(len=*), intent(in) :: p2c_scale_type
character(len=*), intent(in) :: c2l_scale_type