0.6.0
Loading...
Searching...
No Matches
mod_update_variable_ib_b_ghost::update_variable_ib_b_ghost Interface Reference

Public Member Functions

subroutine update_variable_ib_b_ghost_cell (isd_target, ibc_variable, field_local, boundary_condition, local_solver, local_stencil, local_ls_map)
 Update immersed boundary and boundary ghost cell.
 
subroutine update_variable_ib_b_ghost_face (face_field)
 

Member Function/Subroutine Documentation

◆ 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_targetarray of integer related to the number of Immersed Boundaries
[in]ibc_variableIB conditions of the related field
[in,out]field_localthe field to update
[in]boundary_conditionthe 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: