Type | Intent | Optional | 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. |