init_ufield2d_k Subroutine

private subroutine init_ufield2d_k(this, pp, perr, psp, dim, layout, nd1, nd2, nvpx, nvpy)

Arguments

Type IntentOptional AttributesName
class(ufield2d), intent(inout) :: this
class(parallel_pipe), intent(in), pointer:: pp
class(perrors), intent(in), pointer:: perr
class(spect2d), intent(in), pointer:: psp
integer, intent(in) :: dim
integer, intent(in) :: layout
integer, intent(in) :: nd1
integer, intent(in) :: nd2
integer, intent(in) :: nvpx
integer, intent(in) :: nvpy

Contents

None