◆ update_variable_ib_b_ghost_cell()
| subroutine mod_update_variable_ib_b_ghost::update_variable_ib_b_ghost::update_variable_ib_b_ghost_cell |
( |
integer, dimension(:), intent(in) | isd_target, |
|
|
type(t_immersed_boundary_condition), dimension(:), intent(in) | ibc_variable, |
|
|
double precision, dimension (:,:,:), intent(inout) | field_local, |
|
|
type(t_boundary_condition), intent(in) | boundary_condition, |
|
|
class(t_linear_solver), intent(inout) | local_solver, |
|
|
type(t_cell_stencil), intent(in) | local_stencil, |
|
|
type(t_ls_map), intent(in) | local_ls_map ) |
Update immersed boundary and boundary ghost cell.
- Parameters
-
| [in] | isd_target | array of integer related to the number of Immersed Boundaries |
| [in] | ibc_variable | IB conditions of the related field |
| [in,out] | field_local | the field to update |
| [in] | boundary_condition | the given boundary_condition of the field |
| [in,out] | local_solver | |
| [in] | local_stencil | |
| [in] | local_ls_map | |
◆ update_variable_ib_b_ghost_face()
| subroutine mod_update_variable_ib_b_ghost::update_variable_ib_b_ghost::update_variable_ib_b_ghost_face |
( |
type(t_face_field), intent(inout) | face_field | ) |
|
The documentation for this interface was generated from the following file: