bx Function

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

Evaluates the radial component of the vacuum magnetic field B according to B_R = dV/dR

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~~bx~7~~CalledByGraph proc~bx~7 dommaschk_t%bx proc~epol~6 dommaschk_t%epol proc~epol~6->proc~bx~7 proc~erad~6 dommaschk_t%erad proc~erad~6->proc~bx~7