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

Functions/Subroutines

subroutine compute_levelset_dist_band (my_levelset, levelset_band)
 
logical function contains_surface_large_criterion (phi, i, j, k)
 Return true if the cell (i,j,k) contains the surface with a large criterion.
 
subroutine compute_mask_reinit_cells (ls_data, kink_map, mask)
 

Function/Subroutine Documentation

◆ compute_levelset_dist_band()

subroutine mod_reinit_cp_tools::compute_levelset_dist_band ( type(t_levelset_cp), intent(in) my_levelset,
integer, dimension(:,:,:), intent(inout) levelset_band )

◆ compute_mask_reinit_cells()

subroutine mod_reinit_cp_tools::compute_mask_reinit_cells ( double precision, dimension(:,:,:), intent(in) ls_data,
integer, dimension(:,:,:), intent(in) kink_map,
integer, dimension(:,:,:), intent(inout) mask )

◆ contains_surface_large_criterion()

logical function mod_reinit_cp_tools::contains_surface_large_criterion ( double precision, dimension(:,:,:), intent(in) phi,
integer, intent(in) i,
integer, intent(in) j,
integer, intent(in) k )

Return true if the cell (i,j,k) contains the surface with a large criterion.

Parameters
[in]phithe level set field
[in]i,j,kwhere to query