This routine does: 1. interpolate my coarse ghost element (iLevel) from finer level (iLevel+1) 2. exchange the data of my coarse ghost elements between process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_scheme_type), | intent(inout), | target | :: | scheme |
containers for the different schemes |
|
type(mus_param_type), | intent(inout) | :: | params |
global parameters |
||
integer, | intent(in) | :: | iLevel |