set_resistivity_funcs Subroutine

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

Arguments

TypeIntentOptionalAttributesName
class(physics_t), intent(inout) :: this
procedure(realdp) :: eta_func
procedure(realdp), optional :: detadT_func
procedure(realdp), optional :: detadr_func

Contents

None