mus_weights_out Subroutine

public subroutine mus_weights_out(me, conf)

Dump the weights in lua format.

The style is: weights = {w1, w2, ... , wN}

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: me(:)

weights

type(aot_out_type) :: conf