set_resistivity_funcs Subroutine

private subroutine set_resistivity_funcs(this, eta_func, detadT_func, detadr_func)

Type Bound

physics_t

Arguments

Type IntentOptional Attributes Name
class(physics_t), intent(inout) :: this
procedure(real(dp)) :: eta_func
procedure(real(dp)), optional :: detadT_func
procedure(real(dp)), optional :: detadr_func