0.6.0
Loading...
Searching...
No Matches
extrapolate_cell_to_point_neumann.f90 File Reference

Modules

module  mod_extrapolate_cell_to_point_neumann
 Extrapolate from a field known on cells (i,j,k) towards a point with a given neumann condition (ie. the derivative of the function at the destination point).
 

Functions/Subroutines

double precision function mod_extrapolate_cell_to_point_neumann::extrapolate_cell_to_point_neumann (field, scheme, ext_step, i, j, k, axis, derivative_value)
 Extrapolate from the cell (i,j,k) the field along the axis with a constraining Neumann condition. Hence, the result derivative is given at the 0th point of the scheme.