atl_save_euler Subroutine

public subroutine atl_save_euler(me, eqn_name, conf, withName)

Arguments

Type IntentOptional Attributes Name
type(atl_euler_type), intent(in) :: me
character(len=*), intent(in) :: eqn_name
type(aot_out_type) :: conf
logical, intent(in), optional :: withName

Defines whether or not to print the equation name. Default is true.