by Function

public function by(self, x, y, phi)

Evaluates the radial component of the vacuum magnetic field B according to B_Z = dV/dZ

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

Return Value real(kind=fp)


Called by

proc~~by~7~~CalledByGraph proc~by~7 dommaschk_t%by proc~epol~6 dommaschk_t%epol proc~epol~6->proc~by~7 proc~erad~6 dommaschk_t%erad proc~erad~6->proc~by~7