Functions/Subroutines | |
| subroutine, private | get_nearest_cell_indices (position, i, j, k) |
| double precision function | get_nearest_cell_field_value (field, position) |
| Get the field nearest cell's value at the given position. | |
| subroutine | impose_cell_value (matrix, rhs, position, value, stencil_size, equation_ls_map) |
| Impose the linear system to yield the given value at the given position. | |
|
private |