Extrapolate cells to cells on a plane (for boundaries) More...
Functions/Subroutines | |
| subroutine | extrapolate_cells_to_cells_on_plane (field, scheme, plane, index) |
| Second order extrapolation of an cell field on a mesh plane. | |
Extrapolate cells to cells on a plane (for boundaries)
| subroutine mod_extrapolate_cells_to_cells_on_plane::extrapolate_cells_to_cells_on_plane | ( | double precision, dimension(:,:,:), intent(inout) | field, |
| class(t_ext_scheme), intent(inout) | scheme, | ||
| integer, intent(in) | plane, | ||
| integer, intent(in) | index ) |
Second order extrapolation of an cell field on a mesh plane.
| [in,out] | field | the array where to extrapolate and where the data is taken from |
| [in,out] | scheme | the extrepolation scheme |
| [in] | plane | \({1,2,3}\) is the plane \(x\), \(y\) or \(z\) along which to extrapolate |
| [in] | index | the index where to extrapolate (eg. \(j=index\) if plane==2) |
temperature along the \(y\) plan in the positive direction inside the je+1 cells with the third order scheme: