absb Function

public pure function absb(self, l)

Computes absolute value of magnetic field from stured quantities

Type Bound

equilibrium_storage_t

Arguments

Type IntentOptional Attributes Name
class(equilibrium_storage_t), intent(in) :: self

Instance of class

integer, intent(in) :: l

Index

Return Value real(kind=gp)


Contents