This routine initialize auxField variable from PDF values initialized by initial condition. AuxField is computed from state using SAVE access for fluid elements and interpolated for ghost elements
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_scheme_type), | intent(inout) | :: | scheme |
containers for the scheme contains interpolation type |
||
type(tem_general_type), | intent(in) | :: | general |
contains commPattern, MPI communicator and simControl |
||
integer, | intent(in) | :: | minLevel |
level range |
||
integer, | intent(in) | :: | maxLevel |
level range |