p_realloc Subroutine

public subroutine p_realloc(pdata, npt_new, ndv)

Arguments

Type IntentOptional AttributesName
type(species), intent(inout) :: pdata
integer, intent(in) :: npt_new
integer, intent(in) :: ndv

Contents

None