atl_save_acoustic Subroutine

public subroutine atl_save_acoustic(me, eqn_name, conf)

dump the equation variables into the lua file

Arguments

Type IntentOptional Attributes Name
type(atl_acoustic_type), intent(in) :: me
character(len=*), intent(in) :: eqn_name
type(aot_out_type) :: conf

Calls

proc~~atl_save_acoustic~~CallsGraph proc~atl_save_acoustic atl_save_acoustic proc~aot_out_val aot_out_val proc~atl_save_acoustic->proc~aot_out_val

Called by

proc~~atl_save_acoustic~~CalledByGraph proc~atl_save_acoustic atl_save_acoustic proc~atl_eqn_write atl_eqn_write proc~atl_eqn_write->proc~atl_save_acoustic

Contents