0.6.0
Loading...
Searching...
No Matches
mod_update_variable_ib_b_ghost Module Reference

Update fields on boundary and immersed boundary ghost cells. More...

Data Types

interface  update_variable_ib_b_ghost
 

Functions/Subroutines

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)
 
subroutine update_ghost_values_penalization_face (ibc_variable, face_field)
 

Detailed Description

Update fields on boundary and immersed boundary ghost cells.

Function/Subroutine Documentation

◆ update_ghost_values_penalization_face()

subroutine mod_update_variable_ib_b_ghost::update_ghost_values_penalization_face ( type(t_face_immersed_boundary_condition), intent(in) ibc_variable,
type(t_face_field), intent(inout) face_field )
private

◆ update_variable_ib_b_ghost_face()

subroutine mod_update_variable_ib_b_ghost::update_variable_ib_b_ghost_face ( type(t_face_field), intent(inout) face_field)
private