ippoisd2 Subroutine

private subroutine ippoisd2(this, q, fx, isign, we)

Arguments

Type IntentOptional AttributesName
class(fpois2d), intent(in) :: this
real, intent(inout), dimension(:,:,:), pointer:: q
real, intent(inout), dimension(:,:,:), pointer:: fx
integer, intent(in) :: isign
real, intent(inout) :: we

Called by

proc~~ippoisd2~~CalledByGraph proc~ippoisd2 ippoisd2 proc~ipotd2 ipotd2 proc~ipotd2->proc~ippoisd2 proc~ismoothfd2 ismoothfd2 proc~ismoothfd2->proc~ippoisd2

Contents

None