Routine to load the timestepping scheme from the config.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_global_timestep_type), | intent(inout) | :: | me |
the scheme you want to initialize. |
||
type(flu_State), | intent(in) | :: | conf |
flu binding to lua configuration file. |
||
type(atl_Equations_type), | intent(in) | :: | equation |
The equaton you are using. |