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)