set_magnetic_3_funcs Subroutine

private subroutine set_magnetic_3_funcs(this, B03_func, dB03_func, ddB03_func)

Type Bound

background_t

Arguments

Type IntentOptional Attributes Name
class(background_t), intent(inout) :: this
procedure(real(dp)) :: B03_func
procedure(real(dp)), optional :: dB03_func
procedure(real(dp)), optional :: ddB03_func