B_squared Function

public function B_squared(field, theta, phi)

Arguments

Type IntentOptional Attributes Name
class(field_t), intent(in) :: field
real(kind=dp), intent(in) :: theta
real(kind=dp), intent(in) :: phi

Return Value real(kind=dp)


Calls

proc~~b_squared~~CallsGraph proc~b_squared B_squared compute_B_mod compute_B_mod proc~b_squared->compute_B_mod