|
| subroutine | mod_add_cell_bc_noghost_former::add_cell_bc_noghost_former (matrix, rhs, boundary_condition, equation_stencil, equation_ls_map) |
| | Set boundary condition to a cell-discretized linear system (without ghost cells)
|
| |
| subroutine | mod_add_cell_bc_noghost_former::apply_robin_to_inner_cell_linear (matrix, rhs, ia, l, offset1, offset2, a, b) |
| |
| subroutine | mod_add_cell_bc_noghost_former::apply_robin_to_inner_cell_quadratic (matrix, rhs, ia, l, offset1, offset2, offset3, a, b, c) |
| |
| subroutine | mod_add_cell_bc_noghost_former::apply_dirichlet_to_inner_cell (matrix, rhs, ia, l, offset1, offset2, bc_value) |
| |
| subroutine | mod_add_cell_bc_noghost_former::apply_dirichlet_to_inner_cell2 (matrix, rhs, ia, l, offset1, offset2, bc_value) |
| |
| subroutine | mod_add_cell_bc_noghost_former::apply_neumann_to_inner_cell (matrix, rhs, ia, l, offset1, offset2, bc_value, dx) |
| |