|
| subroutine, public | mod_compute_ghost_weights_table::compute_ghost_weights_table (bndc_coeff, bnd_dist, scheme, ghost_face_coords, inner_steps, ghost_weights_table, xb) |
| | Compute the ghost cells' matrix coefficients associated to the extrapolation scheme.
|
| |
| subroutine | mod_compute_ghost_weights_table::compute_one_ghost_weights (bndc_coeff, bnd_dist, scheme, steps, a, b, ghost_weights_table, previous_ghost_cell_weights) |
| | Compute one ghost cell matrix coefficients (one line) associated to the extrapolation scheme.
|
| |