set_perpendicular_conduction_funcs Subroutine

private subroutine set_perpendicular_conduction_funcs(this, tcperp_func, dtcperpdT_func, dtcperpdrho_func, dtcperpdB2_func)

Type Bound

physics_t

Arguments

Type IntentOptional Attributes Name
class(physics_t), intent(inout) :: this
procedure(real(dp)) :: tcperp_func
procedure(real(dp)), optional :: dtcperpdT_func
procedure(real(dp)), optional :: dtcperpdrho_func
procedure(real(dp)), optional :: dtcperpdB2_func