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

TypeIntentOptionalAttributesName
real(kind=rk), intent(in) :: me(:)

weights

type(aot_out_type) :: conf

Calls

proc~~mus_weights_out~~CallsGraph proc~mus_weights_out mus_weights_out interface~aot_out_val aot_out_val proc~mus_weights_out->interface~aot_out_val

Contents

None