0.6.0
Loading...
Searching...
No Matches
mod_set_ib_mask::set_ib_2nd_kind_ghost_mask Interface Reference

Public Member Functions

pure subroutine set_ib_2nd_kind_ghost_mask (mask, ib_metrics)
 Set mask to ghost cells of 2nd kind.
 
pure subroutine set_ib_2nd_kind_ghost_mask_logical (mask, ib_metrics)
 
pure subroutine set_ib_2nd_kind_ghost_mask_face (mask, ib_metrics)
 
pure subroutine set_ib_2nd_kind_ghost_mask_logical_face (mask, ib_metrics)
 

Constructor & Destructor Documentation

◆ set_ib_2nd_kind_ghost_mask()

pure subroutine mod_set_ib_mask::set_ib_2nd_kind_ghost_mask::set_ib_2nd_kind_ghost_mask ( integer, dimension(:,:,:), intent(inout) mask,
type(t_immersed_boundary_metrics), intent(in) ib_metrics )

Set mask to ghost cells of 2nd kind.

Member Function/Subroutine Documentation

◆ set_ib_2nd_kind_ghost_mask_face()

pure subroutine mod_set_ib_mask::set_ib_2nd_kind_ghost_mask::set_ib_2nd_kind_ghost_mask_face ( type(t_integer_face_field), intent(inout) mask,
type(t_face_immersed_boundary_metrics), intent(in) ib_metrics )

◆ set_ib_2nd_kind_ghost_mask_logical()

pure subroutine mod_set_ib_mask::set_ib_2nd_kind_ghost_mask::set_ib_2nd_kind_ghost_mask_logical ( logical, dimension(:,:,:), intent(inout) mask,
type(t_immersed_boundary_metrics), intent(in) ib_metrics )

◆ set_ib_2nd_kind_ghost_mask_logical_face()

pure subroutine mod_set_ib_mask::set_ib_2nd_kind_ghost_mask::set_ib_2nd_kind_ghost_mask_logical_face ( type(t_logical_face_field), intent(inout) mask,
type(t_face_immersed_boundary_metrics), intent(in) ib_metrics )

The documentation for this interface was generated from the following file: