set_magnetic_2_funcs Subroutine

private subroutine set_magnetic_2_funcs(this, B02_func, dB02_func, ddB02_func)

Type Bound

background_t

Arguments

Type IntentOptional Attributes Name
class(background_t), intent(inout) :: this
procedure(real(dp)) :: B02_func
procedure(real(dp)), optional :: dB02_func
procedure(real(dp)), optional :: ddB02_func