Modules | |
| module | mod_extrapolate_faces_to_plane |
| Extrapolate faces to a whole plane. | |
Functions/Subroutines | |
| subroutine | mod_extrapolate_faces_to_plane::extrapolate_faces_to_plane (field, scheme, ext_step, axis, index, destination) |
Extrapolation of a field (defined on faces) to a destination discrete plane. The reference faces are given by the index ; the extrapolation is done along the axis at a distance of ext_step. | |