Extrapolates ghost points via inverse distance extrapolation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mesh_cart_t), | intent(in) | :: | mesh |
Mesh |
||
| real(kind=FP), | intent(inout), | dimension(mesh%get_n_points()) | :: | u |
Variable for which ghost points are set |