epol Subroutine

public subroutine epol(self, x, y, phi, epolx, epoly)

Type Bound

dommaschk_t

Arguments

Type IntentOptional Attributes Name
class(dommaschk_t), intent(in) :: self
real(kind=FP), intent(in) :: x
real(kind=FP), intent(in) :: y
real(kind=FP), intent(in) :: phi
real(kind=FP), intent(out) :: epolx
real(kind=FP), intent(out) :: epoly

Calls

proc~~epol~6~~CallsGraph proc~epol~6 dommaschk_t%epol proc~bx~7 dommaschk_t%bx proc~epol~6->proc~bx~7 proc~by~7 dommaschk_t%by proc~epol~6->proc~by~7