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

Modules

module  mod_impose_cell_value
 

Functions/Subroutines

subroutine, private mod_impose_cell_value::get_nearest_cell_indices (position, i, j, k)
 
double precision function mod_impose_cell_value::get_nearest_cell_field_value (field, position)
 Get the field nearest cell's value at the given position.
 
subroutine mod_impose_cell_value::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.