pf_encap_create_array_p Interface

interface

Interfaces for subroutines


public subroutine pf_encap_create_array_p(this, x, n, level, shape)

Arguments

Type IntentOptional AttributesName
class(pf_factory_t), intent(inout) :: this
class(pf_encap_t), intent(inout), allocatable:: x(:)
integer, intent(in) :: n
integer, intent(in) :: level
integer, intent(in) :: shape(:)