Modules | |
| module | mod_extrapolate_faces_to_faces |
| Extrapolate faces to faces. | |
Functions/Subroutines | |
| subroutine | mod_extrapolate_faces_to_faces::extrapolate_faces_to_faces (field, scheme, axis, index) |
Extrapolation of a field (defined on faces) to neighbour (planar) faces. The reference faces are given by the index ; the extrapolation is done along the axis. The destination (resulting/modified) faces' index are given by index+schemedir (the latter being -1 or +1 depending on the scheme). | |