Modules | |
| module | mod_extrapolate_cell_to_face_neumann |
| Extrapolate from cells to faces with Neumann conditions. | |
Functions/Subroutines | |
| double precision function | mod_extrapolate_cell_to_face_neumann::extrapolate_cell_to_face_neumann (field, scheme, i, j, k, axis, derivative_value) |
Extrapolate from the cell (i,j,k) the field along the axis with a constraining Neumann condition to the previous/next face (depending on the scheme used). | |