A p p l i e s
t h e
p o s t p r o c e s s i n g
s t e p
o f
t h e
c o m p u t e
s t e p .
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_cube_elem_type), | intent(inout) | :: | mesh |
List of mesh parts. For each level we have one. |
||
type(atl_kerneldata_type), | intent(inout) | :: | kerneldata |
List of kerneldatas. For each level we have one |
||
type(atl_statedata_type), | intent(inout) | :: | statedata |
List of states you want to calc the rhs for. For each level we have one. |
||
type(atl_scheme_type), | intent(inout) | :: | scheme |
List of schemes, for each level. |
||
type(atl_timestep_type), | intent(inout) | :: | timestep |
List of levelwise timestepping algorihtms |
||
type(atl_Equations_type), | intent(in) | :: | equation |
The equation you are operating with. |