mus_interpolate_out Subroutine

public subroutine mus_interpolate_out(me, conf)

Dump interpolation method to lua

Arguments

Type IntentOptional Attributes Name
type(mus_interpolation_type), intent(in) :: me

interpolation type to dump info to

type(aot_out_type), intent(inout), optional :: conf

aotus type handling the output to the file in lua format